XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0
    • 1.1
    • None

    Description

      upgrade junit to something above 4.4 to allow parametrized test.
      Currenlty, the test class org.apache.ddlutils.TestAgainstLiveDatabaseBase
      uses reflection to inject fixure values before running each test.
      In junit 4 we can use org.junit.runners.Parameterized.Parameters to run the test multiple times, once for each configuration.

      Attachments

        1. upgrade.patch
          1 kB
          Mansour Al Akeel

        Activity

          People

            mvdb@apache.org Martin van den Bemt
            mansour Mansour Al Akeel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: