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

Inheritance: StoryTestPageExecutor
Afficher le fichier Open project: jediwhale/fitsharp

Méthodes publiques

Méthode Description
Do ( StoryTestPage page ) : void
DoNoTest ( ) : void
ExecutePage ( System.Memory memory, ResultWriter resultWriter, Action handleCounts, CellProcessor>.Func newService ) : System

Private Methods

Méthode Description
StoreCurrentlyExecutingPagePath ( string path ) : void

Method Details

Do() public méthode

public Do ( StoryTestPage page ) : void
page StoryTestPage
Résultat void

DoNoTest() public méthode

public DoNoTest ( ) : void
Résultat void

ExecutePage() public méthode

public ExecutePage ( System.Memory memory, ResultWriter resultWriter, Action handleCounts, CellProcessor>.Func newService ) : System
memory System.Memory
resultWriter ResultWriter
handleCounts Action
newService CellProcessor>.Func
Résultat System