Package org.junit.internal.matchers

Class Summary
CombinableMatcher<T>  
Each  
IsCollectionContaining<T>  
StringContains Tests if the argument is a string that contains a substring.
SubstringMatcher  
TypeSafeMatcher<T> Convenient base class for Matchers that require a non-null value of a specific type.