<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
 <testsuite name="JUnitXmlReporter.generated xml output.consolidated=false" timestamp="2016-06-18T00:19:20" hostname="localhost" time="0.006" errors="0" tests="5" skipped="0" disabled="0" failures="0">
  <testcase classname="JUnitXmlReporter.generated xml output.consolidated=false" name="should write one file per suite" time="0.001" />
  <testcase classname="JUnitXmlReporter.generated xml output.consolidated=false" name="should include results for a single suite" time="0.003" />
  <testcase classname="JUnitXmlReporter.generated xml output.consolidated=false" name="should construct filenames using filePrefix and suite description, always using dot notation for filenames" time="0.001" />
  <testcase classname="JUnitXmlReporter.generated xml output.consolidated=false" name="should include xml preamble once in all files" time="0.001" />
  <testcase classname="JUnitXmlReporter.generated xml output.consolidated=false" name="should include xml preamble once in all files" time="0" />
 </testsuite>
</testsuites>