Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-2745

Convert remaining JUnit3 tests to JUnit 4

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              batkinson Brent Atkinson
              batkinson Brent Atkinson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: