<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
<testsuite name="Server configuration and validation" errors="0" tests="9" failures="0" time="0.128" timestamp="2014-04-09T16:48:23">
  <testcase classname="Server configuration and validation" name="must set the language to the default one" time="0.014"></testcase>
  <testcase classname="Server configuration and validation" name="must set the language to the one specified in the configuration" time="0.014"></testcase>
  <testcase classname="Server configuration and validation" name="must throw an error when language is missing" time="0.014"></testcase>
  <testcase classname="Server configuration and validation" name="must throw an error if cookiesecret is missing" time="0.013"></testcase>
  <testcase classname="Server configuration and validation" name="must merge the credentials.conf and server.conf" time="0.022"></testcase>
  <testcase classname="Server configuration and validation" name="must load an error component and loading component if none of the two is set" time="0.013"></testcase>
  <testcase classname="Server configuration and validation" name="must load an error component and leave the loading component if it is set" time="0.013"></testcase>
  <testcase classname="Server configuration and validation" name="must load a loading component and leave the error component if it is set" time="0.012"></testcase>
  <testcase classname="Server configuration and validation" name="must not load the default loading and error components if they are not set" time="0.013"></testcase>
</testsuite>
</testsuites>