public class ThrowsException extends Object implements Answer<Object>, Serializable
| Constructor and Description |
|---|
ThrowsException(Throwable throwable) |
public ThrowsException(Throwable throwable)
public Object answer(InvocationOnMock invocation) throws Throwable
public Throwable getThrowable()
Copyright © 2016. All rights reserved.