| Class | Description |
|---|---|
| CauseMatcher<T extends Throwable> |
Matches the throwable cause.
|
| MessageMatcher<T extends Throwable> |
Matches the throwable message.
|
| WillThrowMatcher<T extends Throwable> |
Matches the type of the throwable thrown by a runnable.
|
Throwable.Copyright © 2022. All rights reserved.