Package-level declarations
Types
Link copied to clipboard
object ContainerDiagnostics
Link copied to clipboard
object ContainerImages
Link copied to clipboard
object ContainerTestIds
Link copied to clipboard
class ElasticsearchTestFixture(indexPrefix: String = "wow_it") : BeforeEachCallback, AfterTestExecutionCallback, AfterEachCallback, TestWatcher
Link copied to clipboard
Link copied to clipboard
class MongoTestFixture(databasePrefix: String = "wow_it") : BeforeEachCallback, AfterEachCallback, TestWatcher
Link copied to clipboard
class RedisTestFixture(keyPrefix: String = "wow_it") : BeforeEachCallback, AfterEachCallback, TestWatcher
Link copied to clipboard
object WowTestContainers