Gets a standard outcome for a test that did not run.
Namespace:
Gallio.ModelAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.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.
