AssertJ comes with many built in matchers for Java collection classes. For example the List class: assertThat(userList).contains(user, ...
確定! 回上一頁