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, toStringpublic AssertionErrorWrapper(AssertionError error)
public AssertionError getAssertionError()
Copyright © 2001–2014 EasyMock contributors. All rights reserved.