public annotation interface  org.junit.platform.suite.api.SelectMethods extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract org.junit.platform.suite.api.SelectMethod[] value();
}