public class SkipTestRule extends AnnotationBasedTestRule
SkipLongRunning annotation either on a test method or on a test suite. If
it finds the annotation, it will only run the test method/suite if the system property skipLongRunningTests has the
value true| Constructor and Description |
|---|
SkipTestRule() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
emptyStatement, hasAnnotationCopyright © 2017 JBoss by Red Hat. All rights reserved.