Class JestReporter

  • All Implemented Interfaces:
    software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.96.0 (build 921e240)",
               date="2024-03-28T21:16:43.170Z")
    @Stability(Experimental)
    public class JestReporter
    extends software.amazon.jsii.JsiiObject
    • Nested Class Summary

      • Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

        software.amazon.jsii.JsiiObject.InitializationMode
    • Method Summary

      • Methods inherited from class software.amazon.jsii.JsiiObject

        jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
      • Methods inherited from interface software.amazon.jsii.JsiiSerializable

        $jsii$toJson
    • Constructor Detail

      • JestReporter

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

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

        @Stability(Experimental)
        public JestReporter​(@NotNull
                            String name,
                            @Nullable
                            Map<String,​Object> options)
        Parameters:
        name - This parameter is required.
        options -
      • JestReporter

        @Stability(Experimental)
        public JestReporter​(@NotNull
                            String name)
        Parameters:
        name - This parameter is required.