摘要:
问题:购买多本书籍时,购物车显示数量没有变化,造成用户购书多本书籍时的麻烦操作。 阅读全文
摘要:
问题:购物清单,存在安全问题。 阅读全文
摘要:
package testRegister; import java.util.HashSet; import junit.framework.Assert; import org.easybooks.bookstore.dao.IUserDAO; import org.easybooks.books 阅读全文
摘要:
成功: /* * 用户注册(成功) */ @Test public void testRegisterSuccess() throws Exception { BeanFactoryfactory= new ClassPathXmlApplicationContext("applicationCon 阅读全文