public static void InstantiateUserAccountsDBClassTest(TestContext testContext)
 {
     userAccountsDB = new UserAccountsDB();
 }