[jbosstools-issues] [JBoss JIRA] (JBIDE-13280) Generate Arquillian test code from endpoints

Marián Labuda (JIRA) issues at jboss.org
Thu Nov 27 05:05:41 EST 2014


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

Marián Labuda updated JBIDE-13280:
----------------------------------
    Labels: jax-rs  (was: )


> Generate Arquillian test code from endpoints
> --------------------------------------------
>
>                 Key: JBIDE-13280
>                 URL: https://issues.jboss.org/browse/JBIDE-13280
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: webservices
>    Affects Versions: 4.0.0.Final
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>              Labels: jax-rs
>             Fix For: LATER
>
>
> 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, 
> {code}
>     @Deployment
>     public static JavaArchive createDeployment() {
>       ...
>     }
> {code}
> could be filled with required dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)



More information about the jbosstools-issues mailing list