Package org.hamcrest.text
package org.hamcrest.text
Matchers that perform text comparisons.
-
ClassesClassDescriptionMatches blank Strings (and null).Matches empty Strings (and null).Tests if a string is equal to another string, compressing any changes in whitespace.Tests if a string is equal to another string, regardless of the case.