goog.labs.testing.stringmatcher.EqualToIgnoringWhitespaceMatcher
Provided By | |
---|---|
All Implemented Interfaces | |
All Known Aliases |
The EqualToIgnoringWhitespace matcher. Collapses all whitespace down to a single space before comparing the strings. It is also case-insensitive.
new EqualToIgnoringWhitespaceMatcher( value )
Parameters |
|
---|