public static void ClassInit(TestContext context)
 {
     PersistenceHelper.Initialize();
     PersistenceHelper.UpdateDatabaseSchema();
 }