Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-4901

Upgrade to JUnit 4

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • test
    • None

    Description

      Amongst other things, JUnit 4 has better support for class-wide set up and tear down (via @BeforeClass and @AfterClass annotations), and more flexible assertions (http://junit.sourceforge.net/doc/ReleaseNotes4.4.html). It would be nice to be able to take advantage of these features in tests we write.

      JUnit 4 can run tests written for JUnit 3.8.1 without any changes.

      Attachments

        Issue Links

          Activity

            People

              alexlod Alex Loddengaard
              tomwhite Thomas White
              Votes:
              4 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: