FinishTestEventArgs Class

Transfer parameters for the finish of the test event IEngine interface

Namespace:SoftHai.Testing
Assembly:SoftHai.Testing

Syntax

Visual Basic
Public Class FinishTestEventArgs
	Inherits System.EventArgs
C#
public class FinishTestEventArgs
	: System.EventArgs

Members

Methods

Name Description



Properties

Name Description
LastResult Last result of the test run
Results All results of the test run





This WikiPage was created with Codeplex WikiEditor