49505152535455
* Runs before each test method. */ public void setUp() throws Exception { super.setUp(); this.scenarioLoader = new ScenarioLoader(((AOPTestDelegate)getDelegate()).getSystemProperties()); }
48495051525354