Annotation Interface SkipWhenSslModeIsNot
Marker annotation used together with the
SkipTestDependingOnSslModeRule JUnit rule, that allows
tests to be skipped based on the SSL mode set by system env used for testing-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionio.debezium.connector.mysql.MySqlConnectorConfig.SecureConnectionMode -
Optional Element Summary
Optional Elements
-
Element Details
-
value
io.debezium.connector.mysql.MySqlConnectorConfig.SecureConnectionMode value
-
-
-
reason
String reasonReturns the reason why the test should be skipped.- Default:
- ""
-