Package org.junit.matchers
Provides useful additional
Matcher
s for use with
the Assert.assertThat(Object, org.hamcrest.Matcher)
statement- Since:
- 4.0
- See Also:
JUnitMatchers
-
Class Summary Class Description JUnitMatchers Convenience import class: these are useful matchers for use with the assertThat method, but they are not currently included in the basic CoreMatchers class from hamcrest.