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