Esempio n. 1
0
 public void TestCanUpdate()
 {
     DBTests.TestCanUpdate();
 }
Esempio n. 2
0
 public void TestCanDeleteAll()
 {
     DBTests.TestCanDeleteAll();
 }
Esempio n. 3
0
 public void TestCanInsert()
 {
     DBTests.TestCanInsert();
 }
Esempio n. 4
0
 public void TestCanCount()
 {
     DBTests.TestCanCount();
 }