Class ArgumentsAreDifferent
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
junit.framework.AssertionFailedError
junit.framework.ComparisonFailure
org.mockito.exceptions.verification.junit.ArgumentsAreDifferent
- All Implemented Interfaces:
Serializable
public class ArgumentsAreDifferent
extends junit.framework.ComparisonFailure
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final String
private static final long
private final StackTraceElement[]
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class junit.framework.ComparisonFailure
getActual, getExpected
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
message
-
unfilteredStackTrace
-
-
Constructor Details
-
ArgumentsAreDifferent
-
-
Method Details