<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
<testsuite name="iternationalisation module" errors="0" tests="5" failures="5" time="0.08" timestamp="2014-04-09T16:48:29">
  <testcase classname="iternationalisation module" name="should set the user language to the Accepted-Language header if is supportedin the domain" time="0.017"><failure>1: TypeError: Cannot call method &apos;save&apos; of undefined</failure></testcase>
  <testcase classname="iternationalisation module" name="should set the user language to the default language of the domain if it is supportedand the Accepted-Language is not accepted by the domain" time="0.016"><failure>1: TypeError: Cannot call method &apos;save&apos; of undefined</failure></testcase>
  <testcase classname="iternationalisation module" name="should set the user language from the config if Accepted-Language is not supported and domain is not existing" time="0.016"><failure>1: TypeError: Cannot call method &apos;save&apos; of undefined</failure></testcase>
  <testcase classname="iternationalisation module" name="should set the default language to the Accepted-Language header if is supported and the domain is not set" time="0.015"><failure>1: TypeError: Cannot call method &apos;save&apos; of undefined</failure></testcase>
  <testcase classname="iternationalisation module" name="should set in the session the accepted languages regarding the base config" time="0.016"><failure>1: TypeError: Cannot call method &apos;save&apos; of undefined</failure></testcase>
</testsuite>
</testsuites>