Table of Contents

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

text string

The text to be escaped

Returns

string

The escaped text