- 
                Notifications
    You must be signed in to change notification settings 
- Fork 38.8k
Closed
Labels
in: testIssues in the test moduleIssues in the test moduletype: enhancementA general enhancementA general enhancement
Milestone
Description
James Howe opened SPR-14281 and commented
This request matcher uses assertEquals instead of something like JUnit's assertArrayEquals.
Because of this, the output on failure is
java.lang.AssertionError: Request content 
Expected :[B@7976d382
Actual   :[B@59f36439
Instead of showing the actual difference between the arrays.
Referenced from: commits 822e40e
Metadata
Metadata
Assignees
Labels
in: testIssues in the test moduleIssues in the test moduletype: enhancementA general enhancementA general enhancement