<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
<testsuite name="Translation helper" errors="0" tests="7" failures="0" time="0.099" timestamp="2014-04-09T16:48:26">
  <testcase classname="Translation helper" name="should properly call translation with no id passed" time="0.013"></testcase>
  <testcase classname="Translation helper" name="should properly call translation with id passed" time="0.013"></testcase>
  <testcase classname="Translation helper" name="should properly call translation with no id and more arguments passed" time="0.014"></testcase>
  <testcase classname="Translation helper" name="should properly call translation with id and more arguments passed" time="0.02"></testcase>
  <testcase classname="Translation helper" name="should properly call translation with id and more arguments passed when var parameter is used" time="0.014"></testcase>
  <testcase classname="Translation helper" name="should return an empty string when var parameter is used" time="0.012"></testcase>
  <testcase classname="Translation helper" name="should add the current translation message on a variable on context when var parameter is used" time="0.013"></testcase>
</testsuite>
</testsuites>