/** * Runs once after the tests */ @AfterClass public static void tearDown() throws Exception { domain.close(); }