@After
 public void tear() {
   cachingProvider1.close();
   cachingProvider2.close();
   factory.shutdownAll();
 }