Uploaded image for project: 'Commons BeanUtils'
  1. Commons BeanUtils
  2. BEANUTILS-287

Missing unit tests using ant and unit test errors using maven

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7.0
    • 1.8.0
    • None
    • None

    Description

      When running unit tests with ant, 402 tests are executed and all are successful.

      The following test cases are are not executed with ant:
      ConstructorUtilsTestCase
      FileConverterTestCase
      URLConverterTestCase

      When running unit tests with maven, 413 tests are executed, but 2 fail:
      BeanificationTestCase.testMemoryTestMethodology
      LocaleBeanificationTestCase.testMemoryTestMethodology

      Both errors are due to java.lang.ClassNotFoundException: org.apache.commons.beanutils.BetaBean

      When this is fixed, it would be nice if the junit ant task were used to run the tests so that the JUnit report can be generated.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gbadner Gail Badner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: