Package io.debezium.connector.oracle.junit
package io.debezium.connector.oracle.junit
-
ClassDescriptionMarker annotation used to skip a given test if the specified database option is or isn't enabled.JUnit rule that skips a test based on the
SkipWhenAdapterNameIsannotation on either a test method or test class.JUnit rule that automatically skips a test if theSkipOnDatabaseOptionannotation at either the class or test method level if the option specified isn't enabled or available on the test database used byTestHelper.testConnection().Marker annotation used together with theSkipTestDependingOnAdapterNameRuleJUnit rule, that allows tests to be skipped based on the adapter name that is being used for testing.Marker annotation used togehter withSkipTestDependingOnAdapterNameRuleJUnit rule, that allows tests to not be skipped based on the adapter name that is being used for testing.