The RunState enum indicates whether a test
has been or can be executed.
Syntax
public enum RunState
Remarks
Members
| Member Name | Description |
|---|
| Ignored |
The test can only be run explicitly
|
| NotRunnable |
The test is not runnable
|
| Runnable |
The test is runnable
|
Requirements
Namespace: NUnitLite
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0