NUnit.Framework.Api.ResultState Class
The ResultState class represents the outcome of running a test. It contains two pieces of information. The Status of the test is an enum indicating whether the test passed, failed, was skipped or was inconclusive. The Label provides a more detailed breakdown for use by client runners.

See Also: ResultState Members

Syntax

public class ResultState

Remarks

Documentation for this section has not yet been entered.

Requirements

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