Serializable
public class AssertionErrorWrapper extends RuntimeException
Constructor | Description |
---|---|
AssertionErrorWrapper(AssertionError error) |
Modifier and Type | Method | Description |
---|---|---|
AssertionError |
getAssertionError() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AssertionErrorWrapper(AssertionError error)
public AssertionError getAssertionError()
Copyright © 2001–2018 EasyMock contributors. All rights reserved.