Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
fitSharp
Fit
Runner
SuiteRunner.ReportPage
C# Class fitSharp.Fit.Runner.SuiteRunner.ReportPage
Inheritance:
StoryTestPageExecutor
Exibir arquivo
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