public class ExtraMatchers extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<String> |
isEqualIgnoreIndent(String expected) |
static org.hamcrest.Matcher<Number> |
isInRange(Number lowerInclusive,
Number upperExclusive) |
Copyright © 2016. All rights reserved.