public class X extends TestCase{ int field = 0; @Override public void setUp() throws Exception { } }