NUnit.Framework.Api.TestStatus Enumeration
The TestStatus enum indicates the result of running a test

Syntax

public enum TestStatus

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
Failed The test failed
Inconclusive The test was inconclusive
Passed The test succeeded
Skipped The test has skipped

Requirements

Namespace: NUnit.Framework.Api
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 1.0.0.0