[jbossts-issues] [JBoss JIRA] Closed: (JBTM-339) Revive unit tests in XTS code

Andrew Dinn (JIRA) jira-events at lists.jboss.org
Mon Mar 17 09:38:51 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBTM-339?page=all ]

Andrew Dinn closed JBTM-339.
----------------------------

    Resolution: Done

For each component in WS-C, WS-T, WSTX, WSAS and WSCF:

  -- moved test code out of src tree and into tests directory (this means test code is no 
      longer deployed in XTS jars)
  -- added test servlet for running tests via browser (where not already provided)
  -- converted tests which are still viable so they run as junit tests (many of the tests
     exercise out of date versions of current APIs or old code which has not been
     maintained)
  -- ensure tests clean up resources whether they succeed or fail so they don't mess
     up related tests
  -- added deploy-tests and undeploy-tests target to build.xml
  -- checked that no tests which complete successfully are false positives (I'm not absolutely
     certain they are all 100% correct but they do all  satisfy the asserted conditions).
  -- commented out any failing tests with explanation of what is currently failing
  -- left old code for tests which are no longer viable in case we can revive them later

n.b. it is best to run tests for each component need in a new JBoss instance as they don't always clean up everything completely. 


> Revive unit tests in XTS code
> -----------------------------
>
>                 Key: JBTM-339
>                 URL: http://jira.jboss.com/jira/browse/JBTM-339
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: WS-T Implementation
>    Affects Versions: 4.3.0.BETA2
>            Reporter: Andrew Dinn
>         Assigned To: Andrew Dinn
>             Fix For: 4.4
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossts-issues mailing list