C# Class StatLight.Core.Events.TestReportGeneratedServerEvent

Mostra file Open project: staxmanade/StatLight

Public Methods

Method Description
TestReportGeneratedServerEvent ( TestReport testReport, System.TimeSpan elapsedTimeOfRun, bool shouldPrintSummary ) : System

Method Details

TestReportGeneratedServerEvent() public method

public TestReportGeneratedServerEvent ( TestReport testReport, System.TimeSpan elapsedTimeOfRun, bool shouldPrintSummary ) : System
testReport StatLight.Core.Reporting.TestReport
elapsedTimeOfRun System.TimeSpan
shouldPrintSummary bool
return System