Esempio n. 1
0
 [TestMethod]//okpass
 public void TestGetall()
 {
     Assert.IsNotNull(aDAO.getAll());
 }