You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Brent N Atkinson (JIRA)" <ji...@apache.org> on 2015/04/11 21:56:12 UTC

[jira] [Assigned] (CONTINUUM-2745) Convert remaining JUnit3 tests to JUnit 4

     [ https://issues.apache.org/jira/browse/CONTINUUM-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brent N Atkinson reassigned CONTINUUM-2745:
-------------------------------------------

    Assignee: Brent N Atkinson

> Convert remaining JUnit3 tests to JUnit 4
> -----------------------------------------
>
>                 Key: CONTINUUM-2745
>                 URL: https://issues.apache.org/jira/browse/CONTINUUM-2745
>             Project: Continuum
>          Issue Type: Task
>            Reporter: Brent N Atkinson
>            Assignee: Brent N Atkinson
>              Labels: maybe-1.5
>
> Beside the obvious benefits of using the updated library, there are issues with test reliability as demonstrated by CONTINUUM-2736.
> This may be a rather large amount of effort. While I converted all of the tests directly implementing {{TestCase}} already, most of the integration-style tests extend {{PlexusInSpring}} and {{AbstractContinuumTest}}, which indirectly extend {{TestCase}} and add considerable functionality.
> As of today, these are using JUnit 3's TestCase:
>   * {{PlexusInSpringTestCase}}: 26
>   * {{AbstractContinuumTest}}: 23
> {{PlexusInSpringTestCase}} is the superclass of {{AbstractContinuumTest}}, so after converting it, it might be easier to convert the remaining tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)