using (DbManager db = new DbManager(/*[a]*/"Development"/*[a]*/)) { Assert.AreEqual(ConnectionState.Open, db.Connection.State); }