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