public void TestCanUpdate() { DBTests.TestCanUpdate(); }
public void TestCanDeleteAll() { DBTests.TestCanDeleteAll(); }
public void TestCanInsert() { DBTests.TestCanInsert(); }
public void TestCanCount() { DBTests.TestCanCount(); }