<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
<testsuite name="JavaScript Optimizer" errors="0" tests="11" failures="0" time="0.429" timestamp="2014-04-09T16:48:36">
  <testcase classname="JavaScript Optimizer" name="should generate the configuration for the core component" time="0.019"></testcase>
  <testcase classname="JavaScript Optimizer" name="should generate the configuration for a regular component" time="0.024"></testcase>
  <testcase classname="JavaScript Optimizer" name="should optimize the specified components" time="0.013"></testcase>
  <testcase classname="JavaScript Optimizer" name="should write the files in the minified project" time="0.014"></testcase>
  <testcase classname="JavaScript Optimizer" name="should modify meta.json when output path is specified" time="0.013"></testcase>
  <testcase classname="JavaScript Optimizer" name="should not modify the meta.json when the output path is not specified" time="0.272"></testcase>
  <testcase classname="JavaScript Optimizer" name="should copy the excluded files" time="0.018"></testcase>
  <testcase classname="JavaScript Optimizer" name="should add dummy define for global modules" time="0.013"></testcase>
  <testcase classname="JavaScript Optimizer" name="should exclude dependencies to the current component" time="0.013"></testcase>
  <testcase classname="JavaScript Optimizer" name="should exclude external dependencies" time="0.015"></testcase>
  <testcase classname="JavaScript Optimizer" name="should write the correct module name" time="0.015"></testcase>
</testsuite>
</testsuites>