[jboss-jira] [JBoss JIRA] (AS7-2038) TS: Tests grouping

Ondrej Zizka (Created) (JIRA) jira-events at lists.jboss.org
Fri Oct 7 07:21:16 EDT 2011


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

        


More information about the jboss-jira mailing list