Example #1
0
 @After
 public void tearDown() throws SirixException {
   TestHelper.closeEverything();
 }
Example #2
0
 @Before
 public void setUp() throws SirixException {
   TestHelper.deleteEverything();
 }