Package org.junit.matchers

Provides useful additional org.hamcrest.Matchers for use with the org.junit.Assert#assertThat(Object, org.hamcrest.Matcher) statement

See: Description

Package org.junit.matchers Description

Provides useful additional org.hamcrest.Matchers for use with the org.junit.Assert#assertThat(Object, org.hamcrest.Matcher) statement
Since:
4.0
See Also:
JUnitMatchers