Table of Contents

Property ErrorMessage

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

ErrorMessage

Gets the error message that will be displayed when the test is run.

public string ErrorMessage { get; }

Property Value

string