Package org.junit.matchers

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

See:
          Description

Class Summary
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.
 

Package org.junit.matchers Description

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

Since:
4.0
See Also:
JUnitMatchers


Copyright © 2002–2020 JUnit. All rights reserved.