com.googlecode.catchthrowable.apis.CatchThrowableHamcrestMatchers.See: Description
| Class | Description |
|---|---|
| ThrowableMessageMatcher<T extends Throwable> |
Creates a
matcher that matches an throwable with a certain
message. |
| ThrowableNoCauseMatcher<T extends Throwable> |
Creates a
matcher that matches an throwable that has no cause. |
com.googlecode.catchthrowable.apis.CatchThrowableHamcrestMatchers.Copyright © 2014. All rights reserved.