You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Leszek Gawron (JIRA)" <ji...@apache.org> on 2006/09/09 11:14:24 UTC

[jira] Closed: (COCOON-1913) [PATCH] ContainerTestCase in cocoon-core should be abstract

     [ http://issues.apache.org/jira/browse/COCOON-1913?page=all ]

Leszek Gawron closed COCOON-1913.
---------------------------------

    Resolution: Fixed

applied, thank you

> [PATCH] ContainerTestCase in cocoon-core should be abstract
> -----------------------------------------------------------
>
>                 Key: COCOON-1913
>                 URL: http://issues.apache.org/jira/browse/COCOON-1913
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: * Cocoon Core
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Lars Trieloff
>         Attachments: cocoon-core-abstract-containertestcase.patch
>
>
> ContainerTestCase is a TestCase class in cocoon-core that helps setting up an environment for container-dependent test cases. The class itself does not provide any test methods and could be made abstract.
> When running tests with Eclipse's built-in JUnit testrunner, empty test cases (even superclasses of actual test cases) are regarded as failure, while abstract super classes of test cases are ignored. Making ContainerTestCase abstract would help users of the Eclipse IDE that are writing container-dependent test cases.

-- 
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