Package org.hamcrest.text
Matchers that perform text comparisons.
-
Class Summary Class Description CharSequenceLength IsBlankString Matches blank Strings (and null).IsEmptyString Matches empty Strings (and null).IsEqualCompressingWhiteSpace Tests if a string is equal to another string, compressing any changes in whitespace.IsEqualIgnoringCase Tests if a string is equal to another string, regardless of the case.MatchesPattern StringContainsInOrder