Class IntegrationTest

  • All Implemented Interfaces:
    software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, software.constructs.IDependable

    @Generated(value="jsii-pacmak/1.96.0 (build 921e240)",
               date="2024-03-28T21:16:43.040Z")
    @Stability(Experimental)
    public class IntegrationTest
    extends IntegrationTestBase
    (experimental) CDK8S integration test.
    • Constructor Detail

      • IntegrationTest

        protected IntegrationTest​(software.amazon.jsii.JsiiObjectRef objRef)
      • IntegrationTest

        protected IntegrationTest​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • IntegrationTest

        @Stability(Experimental)
        public IntegrationTest​(@NotNull
                               Project project,
                               @NotNull
                               IntegrationTestOptions options)
        Parameters:
        project - This parameter is required.
        options - This parameter is required.