coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

MapMatcher and EntrySetMatcher should provide simplified descriptions on failure #364

Closed brianoliver closed 8 years ago

brianoliver commented 8 years ago

When using a MapMatcher or EntrySetMatcher with large Maps (or EntrySets), the description given for the match failure can be enormous as it includes all of the entries compared. Instead it should only include the differences, with a summary of the items that were the same.