| Package | Description |
|---|---|
| net.obvj.junit.utils.matchers |
Provides matchers in general, for usage with
org.hamcrest.MatcherAssert. |
| Modifier and Type | Method and Description |
|---|---|
static IsNegativeMatcher |
AdvancedMatchers.isNegative()
A matcher that matches if a
Number is negative. |
static IsNegativeMatcher |
IsNegativeMatcher.isNegative()
Creates a matcher that matches if the examined object is a negative number.
|
Copyright © 2021. All rights reserved.