Gets a standard outcome for a test that did not run.
Namespace:
Gallio.ModelAssembly: Gallio (in Gallio.dll) Version: 3.4.0.0 (3.4.11.0)
Syntax
| C# |
|---|
public static TestOutcome Skipped { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property Skipped As TestOutcome |
Return Value
The outcome.
Remarks
Status: Skipped. Category: null.
