public void InitConnectionTest()
        {
            usersTableAdapter_Accessor target = new usersTableAdapter_Accessor(); // TODO: Initialize to an appropriate value

            target.InitConnection();
            Assert.Inconclusive("A method that does not return a value cannot be verified.");
        }