C# Class StatLight.Core.Reporting.TestReport

ファイルを表示 Open project: staxmanade/StatLight Class Usage Examples

Public Methods

Method Description
AddResult ( TestCaseResultServerEvent resultServerEvent ) : TestReport
TestReport ( string xapPath ) : System

Private Methods

Method Description
SetLastMessageReceivedTime ( ) : void
TryFindByFullName ( string fullName, TestCaseResultServerEvent &testCaseResultServerEvent ) : bool

Method Details

AddResult() public method

TestReport() public method

public TestReport ( string xapPath ) : System
xapPath string
return System