| Package | Description |
|---|---|
| net.obvj.junit.utils.matchers |
Provides matchers in general, for usage with
org.hamcrest.MatcherAssert. |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<Procedure> |
AdvancedMatchers.throwsNoException()
Creates a matcher that matches if the examined procedure throws no exception.
|
static org.hamcrest.Matcher<Procedure> |
ExceptionMatcher.throwsNoException()
Creates a matcher that matches if the examined procedure throws no exception.
|
Copyright © 2024. All rights reserved.