Clip the expected and actual strings in a coordinated fashion,
so that they may be displayed together.
Syntax
public static
void ClipExpectedAndActual (
ref string expected,
ref string actual,
int maxDisplayLength,
int mismatch)
Parameters
- expected
- actual
- maxDisplayLength
- mismatch
Remarks
Requirements
Namespace: NUnit.Framework.Constraints
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0