Uses of Interface
io.github.cdklabs.projen.cdk8s.IntegrationTestOptions
-
Packages that use IntegrationTestOptions Package Description io.github.cdklabs.projen.cdk8s -
-
Uses of IntegrationTestOptions in io.github.cdklabs.projen.cdk8s
Classes in io.github.cdklabs.projen.cdk8s that implement IntegrationTestOptions Modifier and Type Class Description static classIntegrationTestOptions.Jsii$ProxyAn implementation forIntegrationTestOptionsMethods in io.github.cdklabs.projen.cdk8s that return IntegrationTestOptions Modifier and Type Method Description IntegrationTestOptionsIntegrationTestOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.cdk8s with parameters of type IntegrationTestOptions Constructor Description IntegrationTest(Project project, IntegrationTestOptions options)
-