package tests; import p.p.ATest; import q.*; import static q.A.*; /** * The field {@link aTest aTest} has an {@link ATest#a}. * @see p.p.ATest */ public class AllTests { ATest aTest; A a; int C2= CONST; }