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