@BeforeClass public void prepare() throws Exception { super.init(TestUserMode.SUPER_TENANT_USER); }
/** * Prepare environment for tests * * @throws XPathExpressionException */ @BeforeClass public void prepare() throws XPathExpressionException { super.init(TestUserMode.SUPER_TENANT_USER); AndesClientUtils.sleepForInterval(1000); }