| Class | Description |
|---|---|
| IsEmptyString |
Matches empty Strings (and null).
|
| IsEqualIgnoringCase |
Tests if a string is equal to another string, regardless of the case.
|
| IsEqualIgnoringWhiteSpace |
Tests if a string is equal to another string, ignoring any changes in whitespace.
|
| StringContainsInOrder |
Matchers that perform text comparisons.
Copyright © 2016. All rights reserved.