public class MockitoAssertionError extends AssertionError
Constructor and Description |
---|
MockitoAssertionError(String message) |
Modifier and Type | Method and Description |
---|---|
StackTraceElement[] |
getUnfilteredStackTrace() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MockitoAssertionError(String message)
public StackTraceElement[] getUnfilteredStackTrace()
Copyright © 2018. All rights reserved.