<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
<testsuite name="Monitoring Adapter" errors="0" tests="5" failures="0" time="0.061" timestamp="2014-04-09T16:48:29">
  <testcase classname="Monitoring Adapter" name="should initialize the adapter with the specified options" time="0.012"></testcase>
  <testcase classname="Monitoring Adapter" name="should return the cached instance" time="0.012"></testcase>
  <testcase classname="Monitoring Adapter" name="should return null if no adapter options were specified" time="0.012"></testcase>
  <testcase classname="Monitoring Adapter" name="should throw an error if the module path is missing" time="0.012"></testcase>
  <testcase classname="Monitoring Adapter" name="should throw an error if the adapter fails to initialize" time="0.013"></testcase>
</testsuite>
</testsuites>