Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10208

Generate test method for a given JAX-RS endpoint

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • LATER
    • 3.3.0.M4
    • webservices

      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)

            Unassigned Unassigned
            xcoulon@redhat.com Xavier Coulon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: