Asserting one Map[String, Int] to another in a unit test I get:
Map[String, Int]
Map(bar -> 114, foo -> 5) did not equal Map("foo" -> 5, "ba