C# Class StoryTeller.Engine.NulloExecutionLogger

Inheritance: IExecutionLogger
Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

Méthode Description
LineComplete ( ISpecContext context, ILineExecution line ) : void
Starting ( IList all ) : void

Method Details

LineComplete() public méthode

public LineComplete ( ISpecContext context, ILineExecution line ) : void
context ISpecContext
line ILineExecution
Résultat void

Starting() public méthode

public Starting ( IList all ) : void
all IList
Résultat void