Annotation Type SkipWhenLogMiningStrategyIs
Marker annotation used together with the
SkipTestDependingOnStrategyRule JUnit rule, that allows
tests to be skipped when on whether the log mining strategy is set to the given value. This annotation
also implicitly requires to skip that the adapter is also LogMiner.- Author:
- Chris Cranford
-
Nested Class Summary
Nested Classes -
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
-
-
-
reason
String reasonReturns the reason why the test is skipped.- Default:
- ""
-