Display the expected and actual string values on separate lines.
If the mismatch parameter is >=0, an additional line is displayed
line containing a caret that points to the mismatch point.
Syntax
Parameters
- expected
- The expected string value
- actual
- The actual string value
- mismatch
- The point at which the strings don't match or -1
- ignoreCase
- If true, case is ignored in string comparisons
- clipping
- If true, clip the strings to fit the max line length
Remarks
Requirements
Namespace: NUnit.Framework
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0