<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
<testsuite name="RAIN create component" errors="0" tests="3" failures="0" time="0.043" timestamp="2014-04-09T16:48:34">
  <testcase classname="RAIN create component" name="should register the create-component command" time="0.016"></testcase>
  <testcase classname="RAIN create component" name="should create a new component" time="0.013"></testcase>
  <testcase classname="RAIN create component" name="should exit in case it cannot create the component and print the error" time="0.014"></testcase>
</testsuite>
</testsuites>