Verifies that no failures have occurred in any of the tasks.
Namespace:
Gallio.FrameworkAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.459.0)
Syntax
| C# |
|---|
public static void Verify() |
| Visual Basic (Declaration) |
|---|
Public Shared Sub Verify |
Exceptions
| Exception | Condition |
|---|---|
| Gallio.Framework..::.TestException | Thrown if any of the tasks failed. |
