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

Generate Arquillian test code from endpoints

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • LATER
    • 4.0.0.Final
    • webservices

      Generate Arquillian JAX-RS test skeleton from:

      • Endpoints in the Project Explorer,
      • Java Methods
      • Wizard

      Client API could be based on:

      • Apache HTTP Client
      • Jersey / RESTEasy (custom) Client API
      • JAX-RS 2.0 (standardized) Client API

      This implies that some Maven dependencies may need to be added into the project.

      Optionally,

          @Deployment
          public static JavaArchive createDeployment() {
            ...
          }
      

      could be filled with required dependencies.

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

              Created:
              Updated: