C# 클래스 AkzeptanzTests.TrackerDriver

파일 보기 프로젝트 열기: it-agile/nerd-golf-tracker.NET

공개 메소드들

메소드 설명
AssertThatAntwortContains ( string format ) : void
Beende ( ) : void
EmpfangeAnweisung ( string anweisung ) : void
Starte ( ) : void

비공개 메소드들

메소드 설명
SpeichereAntwort ( ) : void

메소드 상세

AssertThatAntwortContains() 공개 메소드

public AssertThatAntwortContains ( string format ) : void
format string
리턴 void

Beende() 공개 메소드

public Beende ( ) : void
리턴 void

EmpfangeAnweisung() 공개 메소드

public EmpfangeAnweisung ( string anweisung ) : void
anweisung string
리턴 void

Starte() 공개 메소드

public Starte ( ) : void
리턴 void