abstract
示例:
public class CrucialTest { @Before public void setUp() { System.out.println("setting up"); } }
使用忽略具有带测试方法的超类的测试用例选项可忽略具有带测试方法的超类的测试用例。