Package com.googlecode.catchexception.throwable.apis

This public package contains alternative APIs to catch and verify throwables.

See:
          Description

Class Summary
BDDCatchThrowable Supports BDD-like approach to catch and verify throwables (given/when/then).
CatchThrowableAssert  
CatchThrowableAssertJ Deprecated. As of release 1.3.0, replaced by com.googlecode.catchexception.throwable.apis.BDDCatchThrowable()
CatchThrowableBdd Deprecated. As of release 1.3.0, replaced by com.googlecode.catchexception.throwable.apis.BDDCatchThrowable()
CatchThrowableHamcrestMatchers Provides some Hamcrest matchers to match some throwable properties.
CatchThrowableUtils  
 

Package com.googlecode.catchexception.throwable.apis Description

This public package contains alternative APIs to catch and verify throwables.



Copyright © 2015. All rights reserved.