C# Class CampfireTests.QuestionProviderTests

Afficher le fichier Open project: pebblecode/ChatQuiz

Private Methods

Méthode Description
TryGetQuestion_NoQuestions_ReturnFalse ( ) : void
TryGetQuestion_OneQuestions_ReturnsQuestion ( ) : void
TryGetQuestion_TwoQuestions_FirstQuestionReturnedFirst ( ) : void
TryGetQuestion_TwoQuestions_SecondQuestionReturnedSecond ( ) : void