Package io.debezium.relational.history
Class FileDatabaseHistoryTest
java.lang.Object
io.debezium.relational.history.AbstractDatabaseHistoryTest
io.debezium.relational.history.FileDatabaseHistoryTest
- Author:
- Randall Hauch
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.relational.history.AbstractDatabaseHistoryTest
afterEach, position, record, recover, server, shouldRecordChangesAndRecoverToVariousPoints
-
Field Details
-
TEST_FILE_PATH
-
-
Constructor Details
-
FileDatabaseHistoryTest
public FileDatabaseHistoryTest()
-
-
Method Details
-
beforeEach
public void beforeEach()- Overrides:
beforeEachin classAbstractDatabaseHistoryTest
-
createHistory
- Specified by:
createHistoryin classAbstractDatabaseHistoryTest
-