AbstractMapAssert#containsAllEntriesOf(Map other) を使う。 @Test void containsExactlyEntriesOfAssertion() { Map<Integer, String> map1 = Map.of(1 ...
確定! 回上一頁