<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
<testsuite name="Handlebars css helper" errors="0" tests="0" failures="0" time="0" timestamp="2014-04-09T16:48:26">
</testsuite>
<testsuite name="Handlebars css helper.register plugin to handlebars" errors="0" tests="1" failures="0" time="0.014" timestamp="2014-04-09T16:48:26">
  <testcase classname="Handlebars css helper.register plugin to handlebars" name="should register the css helper to handlebars" time="0.014"></testcase>
</testsuite>
<testsuite name="Handlebars css helper.test required and optional options with minification disabled" errors="0" tests="7" failures="0" time="0.098" timestamp="2014-04-09T16:48:26">
  <testcase classname="Handlebars css helper.test required and optional options with minification disabled" name="should throw error if path is missing" time="0.014"></testcase>
  <testcase classname="Handlebars css helper.test required and optional options with minification disabled" name="should throw error if the version is specified but the component is not" time="0.014"></testcase>
  <testcase classname="Handlebars css helper.test required and optional options with minification disabled" name="should create correct css dependencies for the same component" time="0.013"></testcase>
  <testcase classname="Handlebars css helper.test required and optional options with minification disabled" name="should generate a link without version when the version could not be found" time="0.015"></testcase>
  <testcase classname="Handlebars css helper.test required and optional options with minification disabled" name="should create correct dependency css with latest version" time="0.014"></testcase>
  <testcase classname="Handlebars css helper.test required and optional options with minification disabled" name="should create correct css dependency for external components" time="0.014"></testcase>
  <testcase classname="Handlebars css helper.test required and optional options with minification disabled" name="should add the media query string" time="0.014"></testcase>
</testsuite>
<testsuite name="Handlebars css helper.test required and optional options with minification enabled" errors="0" tests="4" failures="0" time="0.39" timestamp="2014-04-09T16:48:26">
  <testcase classname="Handlebars css helper.test required and optional options with minification enabled" name="should act correctly if different options are missing" time="0.028"></testcase>
  <testcase classname="Handlebars css helper.test required and optional options with minification enabled" name="should create correct css dependencies for the same component" time="0.304"></testcase>
  <testcase classname="Handlebars css helper.test required and optional options with minification enabled" name="should create correct css dependencies for an external component" time="0.031"></testcase>
  <testcase classname="Handlebars css helper.test required and optional options with minification enabled" name="should create correct css dependencies for a component that has more than 4095 rules" time="0.027"></testcase>
</testsuite>
</testsuites>