public class AssumeTestRule extends Object implements org.junit.rules.TestRule
| Constructor and Description |
|---|
AssumeTestRule(String assumeMethodName) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement statement,
org.junit.runner.Description description) |
public AssumeTestRule(String assumeMethodName)