C# Class AkzeptanzTests.TrackerDriver

Exibir arquivo Open project: it-agile/nerd-golf-tracker.NET

Public Methods

Method Description
AssertThatAntwortContains ( string format ) : void
Beende ( ) : void
EmpfangeAnweisung ( string anweisung ) : void
Starte ( ) : void

Private Methods

Method Description
SpeichereAntwort ( ) : void

Method Details

AssertThatAntwortContains() public method

public AssertThatAntwortContains ( string format ) : void
format string
return void

Beende() public method

public Beende ( ) : void
return void

EmpfangeAnweisung() public method

public EmpfangeAnweisung ( string anweisung ) : void
anweisung string
return void

Starte() public method

public Starte ( ) : void
return void