Esempio n. 1
0
 public void Test_DeleteImageQuestion_WrongID()
 {
     handler.DeleteImageQuestion(999);
 }