C# Class AkzeptanzTests.TrackerDriver

Afficher le fichier Open project: it-agile/nerd-golf-tracker.NET

Méthodes publiques

Méthode Description
AssertThatAntwortContains ( string format ) : void
Beende ( ) : void
EmpfangeAnweisung ( string anweisung ) : void
Starte ( ) : void

Private Methods

Méthode Description
SpeichereAntwort ( ) : void

Method Details

AssertThatAntwortContains() public méthode

public AssertThatAntwortContains ( string format ) : void
format string
Résultat void

Beende() public méthode

public Beende ( ) : void
Résultat void

EmpfangeAnweisung() public méthode

public EmpfangeAnweisung ( string anweisung ) : void
anweisung string
Résultat void

Starte() public méthode

public Starte ( ) : void
Résultat void