public class ConditionalFail extends AnnotationBasedTestRule
ShouldFailWhen annotation on a test method.
If it finds the annotation, it will modify pass/fail report of test depending on the condition
defined in the annotation.| Constructor and Description |
|---|
ConditionalFail() |
| 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 © 2021 JBoss by Red Hat. All rights reserved.