CausewayModuleExtExecutionLogPersistenceJdo
API
CausewayModuleExtExecutionLogPersistenceJdo.java
class CausewayModuleExtExecutionLogPersistenceJdo {
public static final String NAMESPACE;
public static final String SCHEMA;
FixtureScript getTeardownFixtureWillDelete() (1)
}
1 | getTeardownFixtureWillDelete()
For tests that need to delete the command table first. Should be run in the @BeforeEach of the test. |