blob: 71aca349009a4013194129b3e444f1db08c47017 [file] [log] [blame]
/**
* Provides useful additional {@link org.hamcrest.Matcher}s for use with
* the {@link org.junit.Assert#assertThat(Object, org.hamcrest.Matcher)}
* statement
*
* @since 4.0
* @see org.junit.matchers.JUnitMatchers
*/
package org.junit.matchers;