@AfterClass public static void oneTimeTearDown() throws Exception { TestHelper.deleteSite("html-filtering"); }
@BeforeClass public static void oneTimeSetUp() throws Exception { TestHelper.createSite("html-filtering"); session = JCRSessionFactory.getInstance().getCurrentUserSession(); }