The goog.labs.testing.EqualToIgnoringWhitespaceMatcher Class

goog.labs.testing.EqualToIgnoringWhitespaceMatcher(value)

The EqualToIgnoringWhitespace matcher.

value {string}
The expected string.

.describe()

.matches()

Determines if input string contains the expected string.