Menu

#5 JUnit's setUp() and tearDown()

3.0.0
closed
None
5
2014-06-18
2004-05-04
Anonymous
No

Please add verification of JUnit's setUp() and
tearDown(), to ensure that super.setUp() and
super.tearDown() are called. This behavior can't be
enforced anyhow and developers make this mistake very
often. It should be quite easy to implement such
verification. Thank you.

Discussion

  • David Hovemeyer

    David Hovemeyer - 2004-05-21
    • assigned_to: nobody --> daveho
     
  • Dave Brosius

    Dave Brosius - 2004-07-03

    Logged In: YES
    user_id=66596

    I've added a patch to accomplish what you want.
    (hopefully) :)

     
  • Dave Brosius

    Dave Brosius - 2004-07-25
    • assigned_to: daveho --> dbrosius
     
  • Dave Brosius

    Dave Brosius - 2004-08-04
    • milestone: --> Next_Release_(example)
    • status: open --> closed
     

Log in to post a comment.