public class AssertionErrorWrapper extends RuntimeException
Constructor and Description |
---|
AssertionErrorWrapper(AssertionError error) |
Modifier and Type | Method and Description |
---|---|
AssertionError |
getAssertionError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AssertionErrorWrapper(AssertionError error)
public AssertionError getAssertionError()
Copyright © 2001–2022 EasyMock contributors. All rights reserved.