containsAll with JUnit's assertTrue to check that the first list contains every element from the second one ... With AssertJ, containsExactlyInAnyOrder() or ...
確定! 回上一頁