<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
<testsuite name="Error handler" errors="0" tests="4" failures="0" time="0.111" timestamp="2014-04-09T16:48:23">
  <testcase classname="Error handler" name="must throw an error when the error component is not found" time="0.029"></testcase>
  <testcase classname="Error handler" name="must throw an error when the default view is not specified" time="0.026"></testcase>
  <testcase classname="Error handler" name="must return the default view when the status code is unknown" time="0.03"></testcase>
  <testcase classname="Error handler" name="must return the correct status code when it is known" time="0.026"></testcase>
</testsuite>
</testsuites>