Gets the outcome of the test.
Namespace:
Gallio.FrameworkAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public abstract TestOutcome Outcome { get; } |
| Visual Basic (Declaration) |
|---|
Public MustOverride ReadOnly Property Outcome As TestOutcome |
