Issue Details (XML | Word | Printable)

Key: HADOOP-4901
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Alex Loddengaard
Reporter: Tom White
Votes: 4
Watchers: 15
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

Upgrade to JUnit 4

Created: 17/Dec/08 01:10 PM   Updated: 08/Jul/09 01:03 AM
Return to search
Component/s: test
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Dependants
 


 Description  « Hide
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.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Tom White made changes - 17/Dec/08 01:22 PM
Field Original Value New Value
Link This issue blocks HADOOP-4902 [ HADOOP-4902 ]
Aaron Kimball made changes - 17/Mar/09 08:38 PM
Link This issue blocks HADOOP-5518 [ HADOOP-5518 ]
Tom White made changes - 28/May/09 06:02 PM
Assignee Tom White [ tomwhite ] Alex Loddengaard [ alexlod ]