Beispiel #1
0
 @Override
 public void tearDown() throws Exception {
   try {
     tearDownLegacyContext();
   } finally {
     super
         .tearDown(); // To change body of overridden methods use File | Settings | File Templates.
   }
 }