Uses of Class
com.chutneytesting.environment.api.EmbeddedEnvironmentApi
-
Packages that use EmbeddedEnvironmentApi Package Description com.chutneytesting.environment com.chutneytesting.environment.infra -
-
Uses of EmbeddedEnvironmentApi in com.chutneytesting.environment
Methods in com.chutneytesting.environment that return EmbeddedEnvironmentApi Modifier and Type Method Description EmbeddedEnvironmentApiEnvironmentConfiguration. getEmbeddedEnvironmentApi() -
Uses of EmbeddedEnvironmentApi in com.chutneytesting.environment.infra
Constructors in com.chutneytesting.environment.infra with parameters of type EmbeddedEnvironmentApi Constructor Description EnvironmentBackupRepository(EmbeddedEnvironmentApi embeddedEnvironmentApi)
-