[ 
https://issues.apache.org/jira/browse/AXIS2-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575817#action_12575817
 ] 

Roy A. Wood Jr. commented on AXIS2-3550:
----------------------------------------

This is now complete.

At a high-level, this is the breakdown of the changes:

- Created a new module, "jaxws-integration" which contains only the 
client/server (integration tests) that used to be part of  "jaxws/tests"

- Removed those same tests and all artifacts from "jaxws/tests"

- Removed single point of entry for all tests (framework/JAXWTests.java). 

- For the integration tests...The server is started/stopped for each individual 
test suite (rather than 1 time for all tests)

> Improve structure of JAXWS end-to-end tetss
> -------------------------------------------
>
>                 Key: AXIS2-3550
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3550
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: jaxws
>    Affects Versions: 1.4
>            Reporter: Roy A. Wood Jr.
>            Assignee: Roy A. Wood Jr.
>             Fix For: 1.4
>
>
> This is based on a proposal from Nick Gallardo.
> The goal is to improve the structure of how function (i.e. end-to-end) tests 
> are added in to the jaxws test framework
> Currently, the modules/jaxws/test bucket is a mix of unit tests and function 
> tests. We will split that up and introduce a new module (jaxws-integration) 
> which contains the function tests in a more organized framework than exists 
> today.
> This removes the burden of having to run the unit tests under the JAXWSTest 
> driver.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to