Annotation Interface SkipWhenGtidModeIs
Marker annotation used together with the
SkipTestDependingOnGtidModeRule JUnit rule, that allows
tests to be skipped based on the GTID mode set in the database used for testing-
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:
- ""
-