Let's compare JUnit asserts with AssertJ: Assert.assertEquals(5, friendships.getFriendsList("Joe").size()); List<String> friendsOfJoe = Arrays.asList ...
確定! 回上一頁