public class FileDatabaseHistoryTest extends AbstractDatabaseHistoryTest
| Modifier and Type | Field and Description |
|---|---|
private static Path |
TEST_FILE_PATH |
| Constructor and Description |
|---|
FileDatabaseHistoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeEach() |
protected io.debezium.relational.history.DatabaseHistory |
createHistory() |
void |
shouldRecordChangesAndRecoverToVariousPoints() |
private static final Path TEST_FILE_PATH
public void beforeEach()
beforeEach in class AbstractDatabaseHistoryTestprotected io.debezium.relational.history.DatabaseHistory createHistory()
createHistory in class AbstractDatabaseHistoryTestpublic void shouldRecordChangesAndRecoverToVariousPoints()
shouldRecordChangesAndRecoverToVariousPoints in class AbstractDatabaseHistoryTestCopyright © 2016 JBoss by Red Hat. All rights reserved.