All Classes and Interfaces
Class
Description
Supports BDD-like approach to catch and verify
throwables (given/when/then).
The Class CatchThrowable.
Provides some Hamcrest
matchers
to match some throwable
properties.The Class Placeholder.
Creates a
matcher
that matches an throwable with a certain message.Creates a
matcher
that matches an throwable that has no cause
.Thrown if a method has not thrown an throwable of the expected type.
The Interface ThrowingCallable.