FinishTestEventArgs Class
Transfer parameters for the finish of the test event IEngine interface
Namespace:SoftHai.TestingAssembly:SoftHai.Testing
Syntax
Visual Basic
Public Class FinishTestEventArgs
Inherits System.EventArgs
C#
public class FinishTestEventArgs
: System.EventArgs
Members
Methods
Properties
| Name | Description |
| LastResult | Last result of the test run |
| Results | All results of the test run |
This WikiPage was created with
Codeplex WikiEditor