错误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"
