You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2006/11/08 14:00:51 UTC

[jira] Commented: (QPID-39) Restructure Java Client test package

    [ http://issues.apache.org/jira/browse/QPID-39?page=comments#action_12448128 ] 
            
Martin Ritchie commented on QPID-39:
------------------------------------

The main unit tests have been moved to package test/unit 
There are a couple of tests that were not previously included in the test suites but now cause a failure. The ones that are tricky to fix have been flagged ignore and JIRAs created.

The use ot the ant task. 'testreport' may be more useful than running 'test' as this generates a report in the build directory. (build/module/reports/junit/index.html)

Examples still need to be restructured

> Restructure Java Client test package
> ------------------------------------
>
>                 Key: QPID-39
>                 URL: http://issues.apache.org/jira/browse/QPID-39
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Client
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>            Priority: Minor
>             Fix For: M2
>
>
> Currently the test package is a mix of unit test and example applications. The should be a clear line between the various types of test.
> Perhaps the tests could be categorised something like.
> client.test.unit
> client.test.examples
> client.utils
> That way we can run all the test in the unit package and know all the tests have been run.

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