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
Reporter: Ondrej Zizka
Assignee: Ondrej Zizka
{code}
@Test (groups = {"JMS", "XA"})
{code}
or the new style
{code}
@Category( Integration.class )
{code}
See 3.5.1 of
https://docspace.corp.redhat.com/docs/DOC-74146
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: