Class IntegrationTestAutoDiscover

  • 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.041Z")
    @Stability(Experimental)
    public class IntegrationTestAutoDiscover
    extends IntegrationTestAutoDiscoverBase
    (experimental) Discovers and creates integration tests from files in the test root.
    • Constructor Detail

      • IntegrationTestAutoDiscover

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

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

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