assert that a list is not empty in JUnit ... assertFalse(result.isEmpty());. Regarding your problem, it's simply caused by the fact that you forgot to statically ...
確定! 回上一頁