What is not a method stub that Eclipse will create for you in the New JUnit Test Case window?
tearDownAfterClass()
setUpClass()
setUp()
tearDown()