C# Class StoryTeller.Workspace.ResultHistory

Afficher le fichier Open project: adymitruk/storyteller Class Usage Examples

Méthodes publiques

Méthode Description
Each ( TestResult>.Action action ) : void
this ( System.Test test ) : StoryTeller.Engine.TestResult
this ( string locator ) : StoryTeller.Engine.TestResult

Method Details

Each() public méthode

public Each ( TestResult>.Action action ) : void
action TestResult>.Action
Résultat void

this() public méthode

public this ( System.Test test ) : StoryTeller.Engine.TestResult
test System.Test
Résultat StoryTeller.Engine.TestResult

this() public méthode

public this ( string locator ) : StoryTeller.Engine.TestResult
locator string
Résultat StoryTeller.Engine.TestResult