public async void Teardown()
 {
     await databaseFactory.Destroy(ConnectionString);
 }