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

Xavier Coulon (Created) (JIRA) jira-events at lists.jboss.org
Tue Nov 22 04:04:41 EST 2011


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
          Components: Webservices
    Affects Versions: 3.3.0.M4
            Reporter: Xavier Coulon
            Assignee: Xavier Coulon


>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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list