<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
 <testsuite name="NUnitXmlReporter.generated xml output.xml structure" timestamp="2016-06-18T00:19:20" hostname="localhost" time="0.014" errors="0" tests="6" skipped="0" disabled="0" failures="0">
  <testcase classname="NUnitXmlReporter.generated xml output.xml structure" name="should report the date / time that the tests were run" time="0.002" />
  <testcase classname="NUnitXmlReporter.generated xml output.xml structure" name="should report the appropriate number of suites" time="0" />
  <testcase classname="NUnitXmlReporter.generated xml output.xml structure" name="should order suites appropriately" time="0.001" />
  <testcase classname="NUnitXmlReporter.generated xml output.xml structure" name="should nest suites appropriately" time="0.001" />
  <testcase classname="NUnitXmlReporter.generated xml output.xml structure" name="should report the execution time for test specs" time="0" />
  <testcase classname="NUnitXmlReporter.generated xml output.xml structure" name="should include a test-case for each spec and report the total number of specs on the root node" time="0.002" />
 </testsuite>
</testsuites>