The OldStringAssert type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AreEqualIgnoreCase |
Asserts that two strings are equal, ignoring the case
| |
| Contains | ||
| DoesNotContain |
Asserts the string does not contain c
| |
| EndsWith | ||
| FullMatch | Overloaded. | |
| IsEmpty |
Asserts that the string is non null and empty
| |
| IsNonEmpty |
Asserts that the string is non null and non empty
| |
| Like | Overloaded. | |
| NotLike | Overloaded. | |
| StartsWith |
Extension Methods
| Name | Description | |
|---|---|---|
| Format | Overloaded. |
