异常Cannot make a static reference to the non-static method findAllUsers()
2012-09-20
错误Cannot make a static reference to the non-static method findAllUsers()今天写junit小测试,出现了
错误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"