Table of Contents

Property Result

Namespace
Xunit
Assembly
xunit.v3.core.dll

Result

Returns the result from the test run.

public TestResult Result { get; }

Property Value