public static void ClassInit(TestContext testcontext)
 {
     connectionString = Utilities.CreateTestDatabase();
 }