21222324252627
private BackLogDAOBean backLogDaoBen; @Before public void setUp() throws Exception { backLogDaoBen = new BackLogDAOBean(); }