public class C { @org.junit.Test public void foo() { new A().test(); } }