<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
 <testsuite name="NUnitXmlReporter.generated xml output.xml structure.failed specs" timestamp="2016-06-18T00:19:20" hostname="localhost" time="0.007" errors="0" tests="5" skipped="0" disabled="0" failures="0">
  <testcase classname="NUnitXmlReporter.generated xml output.xml structure.failed specs" name="should indicate that the test case was not successful" time="0.001" />
  <testcase classname="NUnitXmlReporter.generated xml output.xml structure.failed specs" name="should include the error for failed specs" time="0" />
  <testcase classname="NUnitXmlReporter.generated xml output.xml structure.failed specs" name="should include the stack trace for failed specs" time="0.005" />
  <testcase classname="NUnitXmlReporter.generated xml output.xml structure.failed specs" name="should report the failure on ancestor suite nodes" time="0" />
  <testcase classname="NUnitXmlReporter.generated xml output.xml structure.failed specs" name="should report the number of failed specs on the root node" time="0" />
 </testsuite>
</testsuites>