Package org.junit.matchers

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

See:
          Description

Class Summary
JUnitMatchers Deprecated. use org.hamcrest.junit.JUnitMatchers
 

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–2019 JUnit. All rights reserved.