abstract
示例:
public class CrucialTest { @Before public void setUp() { System.out.println("setting up"); } }