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