peterlck / hamcrest

Automatically exported from code.google.com/p/hamcrest
0 stars 0 forks source link

AllOf does not output mismatch description #179

Closed GoogleCodeExporter closed 10 years ago

GoogleCodeExporter commented 10 years ago
Tested with 1.3.RC2

I'm not sure what the purpose of DiagnosticMatcher is, but it causes the 
mismatch description to be lost since it is output to a NullDescription.  Test 
case: https://gist.github.com/2328494

Original issue reported on code.google.com by hertzsprung on 7 Apr 2012 at 12:40