Class MissingInvocation
java.lang.Object
java.lang.Throwable
java.lang.Error
mockit.internal.expectations.invocation.MissingInvocation
- All Implemented Interfaces:
Serializable
Thrown to indicate that one or more expected invocations still had not occurred by the end of the test.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
MissingInvocation
-
-
Method Details
-
toString
-