Interface ConstructorArgumentsVerification

    • Method Detail

      • withArguments

        void withArguments​(java.lang.Object argument,
                           java.lang.Object... additionalArguments)
                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • withNoArguments

        void withNoArguments()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception