Table of Contents

Method AddWarning

Namespace
Xunit
Assembly
xunit.v3.core.dll

AddWarning(string)

Adds a warning to the test result.

public void AddWarning(string message)

Parameters

message string

The warning message to be reported