Uses of Interface
org.citrusframework.actions.testcontainers.TestcontainersPostgreSQLStartActionBuilder
Packages that use TestcontainersPostgreSQLStartActionBuilder
-
Uses of TestcontainersPostgreSQLStartActionBuilder in org.citrusframework.actions.testcontainers
Classes in org.citrusframework.actions.testcontainers with type parameters of type TestcontainersPostgreSQLStartActionBuilderModifier and TypeInterfaceDescriptioninterfaceTestcontainersPostgreSQLStartActionBuilder<C extends AutoCloseable,T extends TestAction, B extends TestcontainersPostgreSQLStartActionBuilder<C, T, B>> Methods in org.citrusframework.actions.testcontainers that return TestcontainersPostgreSQLStartActionBuilderModifier and TypeMethodDescriptionTestcontainersPostgreSQLActionBuilder.start()Start PostgreSQL testcontainers instance.