<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="1" verbose="0" name="monasca.common.streaming.storm.TopologyTestCase">
  <test name="Command line test 6b4d239b-3137-4056-abd9-a55daf4dcf03">
    <method-selectors>
      <method-selector>
        <selector-class name="org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector" priority="9999"/>
      </method-selector>
    </method-selectors>
    <groups>
      <run>
        <exclude name="performance"/>
        <exclude name="functional"/>
        <exclude name="integration"/>
        <exclude name="database"/>
        <exclude name="slow"/>
      </run>
    </groups>
    <classes>
      <class name="monasca.common.streaming.storm.TopologyTestCase"/>
    </classes>
  </test> <!-- Command line test 6b4d239b-3137-4056-abd9-a55daf4dcf03 -->
</suite> <!-- monasca.common.streaming.storm.TopologyTestCase -->