Annotation Interface SkipWhenAdapterNameIsNot
Marker annotation used togehter with
SkipTestDependingOnAdapterNameRule JUnit rule, that allows
tests to not be skipped based on the adapter name that is being used for testing.- 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 should be skipped.- Default:
- ""
-