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