public void ConnectionToDBTest()
        {
            TeamBuildingEntities _Instance = null;

            Assert.IsNull(_Instance);
        }