| Package | Description |
|---|---|
| org.hamcrest |
The stable API defining Matcher and its associated interfaces and classes.
|
| org.hamcrest.core |
Fundamental matchers of objects and values, and composite matchers.
|
| org.junit.matchers |
Provides useful additional
Matchers for use with
the Assert.assertThat(Object, org.hamcrest.Matcher)
statement |
| Class and Description |
|---|
| AnyOf
Calculates the logical disjunction of multiple matchers.
|
| CombinableMatcher.CombinableBothMatcher |
| CombinableMatcher.CombinableEitherMatcher |
| Class and Description |
|---|
| AnyOf
Calculates the logical disjunction of multiple matchers.
|
| CombinableMatcher |
| CombinableMatcher.CombinableBothMatcher |
| CombinableMatcher.CombinableEitherMatcher |
| SubstringMatcher |
| Class and Description |
|---|
| CombinableMatcher.CombinableBothMatcher |
| CombinableMatcher.CombinableEitherMatcher |
Copyright © 2002–2020 JUnit. All rights reserved.