AbstractApplyToAllContractTest Provides some basic infrastructure to iterate over all entity types and apply some contract test. API AbstractApplyToAllContractTest.java class AbstractApplyToAllContractTest { AbstractApplyToAllContractTest withLoggingTo(Writer out) AbstractApplyToAllContractTest withLoggingTo(PrintStream out) void searchAndTest() }