C# 클래스 CampfireTests.QuestionProviderTests

파일 보기 프로젝트 열기: pebblecode/ChatQuiz

비공개 메소드들

메소드 설명
TryGetQuestion_NoQuestions_ReturnFalse ( ) : void
TryGetQuestion_OneQuestions_ReturnsQuestion ( ) : void
TryGetQuestion_TwoQuestions_FirstQuestionReturnedFirst ( ) : void
TryGetQuestion_TwoQuestions_SecondQuestionReturnedSecond ( ) : void