public interface PrivatelyExpectedArguments
<T> void
withArguments(java.lang.Object firstArgument, java.lang.Object... additionalArguments)
withNoArguments()
<T> void withArguments(java.lang.Object firstArgument, java.lang.Object... additionalArguments) throws java.lang.Exception
java.lang.Exception
<T> void withNoArguments() throws java.lang.Exception