<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
<testsuite name="Router Plugin: Controller" errors="0" tests="5" failures="0" time="0.363" timestamp="2014-04-09T16:48:33">
  <testcase classname="Router Plugin: Controller" name="must call the server side controller and give an anwser back" time="0.037"></testcase>
  <testcase classname="Router Plugin: Controller" name="must call the server side controller and give an anwser back (default fallback)" time="0.029"></testcase>
  <testcase classname="Router Plugin: Controller" name="must call an error cause there is no specified controller" time="0.029"></testcase>
  <testcase classname="Router Plugin: Controller" name="must call an error cause the controller is not anwsering for the given timeout" time="0.237"></testcase>
  <testcase classname="Router Plugin: Controller" name="should return an error for containers" time="0.031"></testcase>
</testsuite>
</testsuites>