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