Class Hierarchy
- java.lang.Object
- io.debezium.junit.AnnotationBasedTestRule (implements org.junit.rules.TestRule)
- io.debezium.connector.oracle.junit.SkipTestDependingOnAdapterNameRule
- io.debezium.connector.oracle.junit.SkipTestDependingOnDatabaseOptionRule
- io.debezium.junit.AnnotationBasedTestRule (implements org.junit.rules.TestRule)
Annotation Interface Hierarchy
- io.debezium.connector.oracle.junit.SkipOnDatabaseOption (implements java.lang.annotation.Annotation)
- io.debezium.connector.oracle.junit.SkipWhenAdapterNameIs (implements java.lang.annotation.Annotation)
- io.debezium.connector.oracle.junit.SkipWhenAdapterNameIsNot (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.debezium.connector.oracle.junit.SkipWhenAdapterNameIs.AdapterName
- io.debezium.connector.oracle.junit.SkipWhenAdapterNameIsNot.AdapterName
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)