[weld-issues] [JBoss JIRA] (CDITCK-241) Revise use of TestNG groups

Martin Kouba (Resolved) (JIRA) jira-events at lists.jboss.org
Tue Nov 29 08:52:40 EST 2011


     [ https://issues.jboss.org/browse/CDITCK-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Kouba resolved CDITCK-241.
---------------------------------

    Resolution: Done


All TestNG groups are String constants now (located in org.jboss.jsr299.tck.TestGroups). Mainly to avoid typo errors and provide better management of groups.

Most of the groups are quite useless because of they were not used consistently in TCK. However two of them are very important (used by TCK runner):
|INTEGRATION| - used to exclude integration tests when running standalone container
|JAVAEE_FULL| - subset of integration tests used to exclude tests that require full Java EE platform (EAR packaging, JAX-WS, EJB timers, ...) 
                
> Revise use of TestNG groups
> ---------------------------
>
>                 Key: CDITCK-241
>                 URL: https://issues.jboss.org/browse/CDITCK-241
>             Project: CDI TCK
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Martin Kouba
>            Assignee: Martin Kouba
>


--
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 weld-issues mailing list