Example #1
0
 @Override
 protected void tearDown() throws Exception {
   super.tearDown();
 }
Example #2
0
 // from here down is testing infrastructure
 // Ensure minimal setup for log4J
 @Override
 protected void setUp() throws Exception {
   super.setUp();
 }