public class WrongExceptionThrownError extends SpockAssertionError
Constructor | Description |
---|---|
WrongExceptionThrownError(java.lang.Class<? extends java.lang.Throwable> expected,
java.lang.Throwable actual) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Throwable |
getActual() |
|
java.lang.Class<? extends java.lang.Throwable> |
getExpected() |
|
java.lang.String |
getMessage() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Copyright © 2018. All rights reserved