Package io.debezium.connector.oracle
Class CommitScnTest
java.lang.Object
io.debezium.connector.oracle.CommitScnTest
Test the basic functionality of the
CommitScn model.- Author:
- Chris Cranford
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static StringencodedCommitScn(io.debezium.connector.oracle.CommitScn value) voidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
CommitScnTest
public CommitScnTest()
-
-
Method Details
-
shouldParseCommitScnThatIsNull
- Throws:
Exception
-
shouldParseCommitScnThatIsNumeric
- Throws:
Exception
-
shouldParseCommitScnThatIsString
- Throws:
Exception
-
shouldSetCommitScnAcrossAllRedoThreads
@FixFor({"DBZ-5245","DBZ-5439"}) public void shouldSetCommitScnAcrossAllRedoThreads() throws Exception- Throws:
Exception
-
shouldBeComparableWithScn
- Throws:
Exception
-
shouldCommitAlreadyBeenHandled
- Throws:
Exception
-
shouldNotCommitAlreadyBeenHandled
- Throws:
Exception
-
encodedCommitScn
-