Performs one primitive action of a test and returns its outcome.
Namespace:
Gallio.Framework.PatternAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.459.0)
Syntax
| C# |
|---|
public delegate TestOutcome TestAction() |
| Visual Basic (Declaration) |
|---|
Public Delegate Function TestAction As TestOutcome |
