<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
 <testsuite name="JUnitXmlReporter.generated xml output.suite result generation.package" timestamp="2016-06-18T00:19:20" hostname="localhost" time="0.004" errors="0" tests="3" skipped="0" disabled="0" failures="0">
  <testcase classname="JUnitXmlReporter.generated xml output.suite result generation.package" name="should not include the package attribute if it is not provided" time="0.002" />
  <testcase classname="JUnitXmlReporter.generated xml output.suite result generation.package" name="should include the package attribute if a string is provided" time="0.001" />
  <testcase classname="JUnitXmlReporter.generated xml output.suite result generation.package" name="should escape the string provided" time="0.001" />
 </testsuite>
</testsuites>