<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
 <testsuite name="JUnitXmlReporter.generated xml output.consolidateAll=true" timestamp="2016-06-18T00:19:20" hostname="localhost" time="0.015" errors="0" tests="5" skipped="0" disabled="0" failures="0">
  <testcase classname="JUnitXmlReporter.generated xml output.consolidateAll=true" name="should only write a single file" time="0.003" />
  <testcase classname="JUnitXmlReporter.generated xml output.consolidateAll=true" name="should include results for all test suites" time="0.005" />
  <testcase classname="JUnitXmlReporter.generated xml output.consolidateAll=true" name="should write a single file using filePrefix as the filename" time="0.002" />
  <testcase classname="JUnitXmlReporter.generated xml output.consolidateAll=true" name="should include xml preamble once in all files" time="0.003" />
  <testcase classname="JUnitXmlReporter.generated xml output.consolidateAll=true" name="should include xml preamble once in all files" time="0.002" />
 </testsuite>
</testsuites>