JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
com.googlecode.catchexception.throwable.apis
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
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.