public abstract class MongockIntegrationTestBase extends Object
| Constructor and Description |
|---|
MongockIntegrationTestBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeMongock()
It executes the runner
|
void |
mongockAfterEach()
It cleans both repositories, lock and changeLogs.
|
void |
mongockBeforeEach()
It marks the ConnectionDriver to allow re-initialization(which is not allowed in production) and
build the runner
|
protected void |
setBuilder(RunnerBuilder builder) |
protected void |
setConnectionDriver(ConnectionDriverBase connectionDriver) |
protected void setBuilder(RunnerBuilder builder)
protected void setConnectionDriver(ConnectionDriverBase connectionDriver)
public void mongockBeforeEach()
public void mongockAfterEach()
public void executeMongock()
Copyright © 2024. All rights reserved.