| Package | Description |
|---|---|
| net.obvj.junit.utils.matchers |
Provides matchers in general, for usage with
org.hamcrest.MatcherAssert. |
| Class and Description |
|---|
| ExceptionMatcher
A Matcher that matches if a procedure throws an expected exception.
|
| StringMatcher
A Matcher that evaluates the content of a string of characters against one or more
substrings.
|
Copyright © 2020. All rights reserved.