The members of NUnit.Framework.Constraints.StringConstraint are listed below.
See Also: Inherited members from NUnit.Framework.Constraints.Constraint
| Constructs a StringConstraint given an expected value |
| caseInsensitive | bool. Indicates whether tests should be case-insensitive | |
readonly | expected | string. The expected value |
| [read-only] | IgnoreCase | StringConstraint. Modify the constraint to ignore case in matching. |