错误Cannot make a static reference to the non-static method findAllUsers()
今天写junit小测试,出现了这个错误"Cannot make a static reference to the non-static method findAllUsers() from the type DAO"
发布时间: 2012-09-20 09:36:50 作者: rapoo
错误Cannot make a static reference to the non-static method findAllUsers()
今天写junit小测试,出现了这个错误"Cannot make a static reference to the non-static method findAllUsers() from the type DAO"