protected void tearDown() throws Exception { super.tearDown(); }
protected void setUp() throws Exception { super.setUp(); }
public void setUp() throws Exception { super.setUp(); dao = (IrcsBroadcastCompareDAO) this.getContext().getBean("ircsBroadcastCompareJdbcDao"); }
protected void setUp() throws Exception { super.setUp(); service = (CmsMoniterService) this.getContext().getBean("cmsMoniterService"); }
protected void setUp() throws Exception { super.setUp(); jdao = (IrcsMultiPictureDAO) this.getContext().getBean("ircsMultiPictureJdbcDAO"); }