| Package | Description |
|---|---|
| de.weltraumschaf.commons.testing.hamcrest |
Some custom matchers for Hamcrest.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
IntegerIsCloseTo
Is the value a number equal to a value within some range of acceptable error?
|
class |
IsCloseTo
Deprecated.
Use
CommonsTestingMatchers.closeTo(long, long) instead |
(package private) class |
LongIsCloseTo
Matches a long value with some data.
|
Copyright © 2014 Sven Strittmatter. All Rights Reserved.