Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-8269

Deprecate MgnlTestCase, RepositoryTestCase etc.

XMLWordPrintable

      Deprecate test classes that have corresponding functionality for JUnit5 and add links to the replacements from the deprecated classes. 

      JUnit 4 JUnit 5
      MgnlTestCase @MagnoliaTest
      AbstractMagnoliaTestCase @MagnoliaTest
      ComponentProviderBasedMagnoliaTestCase @MagnoliaTest
      RepositoryTestCase @MagnoliaRepositoryTest, @Workspace
      ModuleVersionHandlerTestCase @ModuleVersionHandlerTest
      ComponentsTestUtil @Component
      Addition module definitions @ModuleDefinitions
      Setting custom properties @ConfigurationProperties
      Custom repository configuration files @ConfigurationProperties
      TempFileSystemResourceOrigin @TempResourceOrigin

       

        Acceptance criteria

              mduerig Michael Duerig
              mduerig Michael Duerig
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR