public annotation interface  org.junit.experimental.theories.suppliers.TestedOn extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract int[] ints();
}