Class MyThrowableCustomAssertions
java.lang.Object
com.googlecode.catchexception.throwable.apis.BDDCatchThrowable
com.googlecode.catchexception.throwable.apis.MyThrowableCustomAssertions
The Class MyThrowableCustomAssertions.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MyThrowableDeprecated, for removal: This API element is subject to removal in a future version.static MyThrowableCustomAssertthen(MyThrowable actual) Then.Methods inherited from class BDDCatchThrowable
caughtThrowable, thenThrown, when
-
Constructor Details
-
MyThrowableCustomAssertions
public MyThrowableCustomAssertions()
-
-
Method Details
-
then
Then.- Parameters:
actual- the actual- Returns:
- the my throwable custom assert
-
caughtThrowable
Deprecated, for removal: This API element is subject to removal in a future version.Caught throwable.- Returns:
- the my throwable
-