JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package com.googlecode.catchexception.throwable.apis
package
com.googlecode.catchexception.throwable.apis
This public package contains alternative APIs to catch and verify throwables.
Related Packages
Package
Description
com.googlecode.catchexception.throwable
This public package contains the primary API to catch and verify throwables.
com.googlecode.catchexception.throwable.matcher
Test matcher package.
Classes
Class
Description
BDDCatchThrowable
Supports
BDD
-like approach to catch and verify throwables (
given/when/then
).
CatchThrowableHamcrestMatchers
Provides some Hamcrest
matchers
to match some
throwable
properties.