Method Escape
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
Escape(string?)
Escapes text for display purposes.
protected virtual string Escape(string? text)
Parameters
textstringThe text to be escaped
Returns
- string
The escaped text