<?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.model.alarm.AlarmSubExpressionTest">
  <test name="Command line test b793b036-1d79-492f-bc39-6d0c3ba08585">
    <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.model.alarm.AlarmSubExpressionTest"/>
    </classes>
  </test> <!-- Command line test b793b036-1d79-492f-bc39-6d0c3ba08585 -->
</suite> <!-- monasca.common.model.alarm.AlarmSubExpressionTest -->