protected void setUp() throws Exception { super.setUp(); getTestSetting().setUp(); }
public void setUpSuite() throws Exception { setTestProjectDir(getTestSetting().getTestProject()); super.setUpSuite(); getTestSetting().setTeamClass("Team_5d"); }