C# Class CampfireTests.QuestionProviderTests

Show file Open project: pebblecode/ChatQuiz

Private Methods

Method Description
TryGetQuestion_NoQuestions_ReturnFalse ( ) : void
TryGetQuestion_OneQuestions_ReturnsQuestion ( ) : void
TryGetQuestion_TwoQuestions_FirstQuestionReturnedFirst ( ) : void
TryGetQuestion_TwoQuestions_SecondQuestionReturnedSecond ( ) : void