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