Interface PrivatelyExpectedArguments

    • Method Detail

      • withArguments

        <T> void withArguments​(java.lang.Object firstArgument,
                               java.lang.Object... additionalArguments)
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • withNoArguments

        <T> void withNoArguments()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception