tomjadams / instinct-github-import

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

Brief results formatter is printing duplicates #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Execute specifications with the BriefResultMessageFormatter attached

What is the expected output? What do you see instead?
Expected: compact results once only.
Actual: sparse results followed by the expected compact results.

Original issue reported on code.google.com by jem.maw...@gmail.com on 19 Nov 2008 at 10:18

GoogleCodeExporter commented 9 years ago
MessageBuilders now emit null instead of empty string when there is no message 
to be
built.

Original comment by jem.maw...@gmail.com on 26 Nov 2008 at 10:11