Uses of Class
io.debezium.junit.AnnotationBasedTestRule
-
Packages that use AnnotationBasedTestRule Package Description io.debezium.junit -
-
Uses of AnnotationBasedTestRule in io.debezium.junit
Subclasses of AnnotationBasedTestRule in io.debezium.junit Modifier and Type Class Description classConditionalFailJUnit rule that inspects the presence of theShouldFailWhenannotation on a test method.classSkipTestRuleJUnit rule that inspects the presence of theSkipLongRunningannotation either on a test method or on a test suite.
-