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