Here's the start of a MapAssert class.
I've implemented assertEquals, assertContainsKey, and assertContainsKeyAndValue based off the ListAssert class.
MapAssert.java
Log in to post a comment.
MapAssert.java