public void Setup() { if (!db.DatabaseExists()) { Assert.Ignore("There is no database attatched"); } }