public void TestGetListAnswerByQuestionId() { Assert.AreEqual(6, _answerImpl.GetListAnswerByQuestionId(1)); }