Class MyThrowableCustomAssertions

java.lang.Object
com.googlecode.catchexception.throwable.apis.BDDCatchThrowable
com.googlecode.catchexception.throwable.apis.MyThrowableCustomAssertions

public class MyThrowableCustomAssertions extends BDDCatchThrowable
The Class MyThrowableCustomAssertions.
  • Constructor Details

    • MyThrowableCustomAssertions

      public MyThrowableCustomAssertions()
  • Method Details

    • then

      public static MyThrowableCustomAssert then(MyThrowable actual)
      Then.
      Parameters:
      actual - the actual
      Returns:
      the my throwable custom assert
    • caughtThrowable

      @Deprecated(since="2.3.0", forRemoval=true) public static MyThrowable caughtThrowable()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Caught throwable.
      Returns:
      the my throwable