tongxin97 opened a new pull request #194: URL: https://github.com/apache/commons-collections/pull/194
Issue description: https://issues.apache.org/jira/browse/COLLECTIONS-771 Assert `map.toString()` is equal to either one of the two possible string representations: 1. "{A=[X, Y, Z], B=[U, V, W]}" 2. "{B=[U, V, W], A=[X, Y, Z]}" ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
