C# Class fitSharp.Fit.Runner.SuiteRunner.ReportPage

Inheritance: StoryTestPageExecutor
Mostrar archivo Open project: jediwhale/fitsharp

Public Methods

Method Description
Do ( StoryTestPage page ) : void
DoNoTest ( ) : void
ReportPage ( ProgressReporter reporter ) : System

Method Details

Do() public method

public Do ( StoryTestPage page ) : void
page StoryTestPage
return void

DoNoTest() public method

public DoNoTest ( ) : void
return void

ReportPage() public method

public ReportPage ( ProgressReporter reporter ) : System
reporter ProgressReporter
return System