TS: Tests grouping
------------------
Key: AS7-2038
URL:
https://issues.jboss.org/browse/AS7-2038
Project: Application Server 7
Issue Type: Sub-task
Components: Test Suite
Affects Versions: 7.1.0.Alpha1
Reporter: Ondrej Zizka
Assignee: Ondrej Zizka
{code}
@Test (groups = {"JMS", "XA"})
{code}
or the new style
{code}
@Category( Integration.class )
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira