Exemplo n.º 1
0
 public void Database_Exists()
 {
     Assert.IsTrue(database.CheckExists());
 }