[jbosstools-issues] [JBoss JIRA] (JBIDE-10208) Generate test method for a given JAX-RS endpoint

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Fri Aug 31 03:38:34 EDT 2012


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

Xavier Coulon updated JBIDE-10208:
----------------------------------

    Fix Version/s: 4.0.0.Alpha2
                       (was: 4.0.0.Alpha1)
      Component/s:     (was: Webservices)

    
> Generate test method for a given JAX-RS endpoint
> ------------------------------------------------
>
>                 Key: JBIDE-10208
>                 URL: https://issues.jboss.org/browse/JBIDE-10208
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>    Affects Versions: 3.3.0.M4
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>             Fix For: 4.0.0.Alpha2
>
>
> From a given Endpoint (URI + consumed/produced mediatypes), a JUnit test case method skeleton could be generated.
> Various types of client code could be proposed : 
> - using Apache HttpClient library
> - using the JAX-RS 1.1 Framework custom client library (eg: RESTEasy and Jersey provide their own client implementation)
> - Using the upcoming JAX-RS 2.0 client spec
> - Using Arquillian's upcoming REST support (https://gist.github.com/1367794) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list