public annotation interface  org.junit.platform.suite.api.Suite extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract boolean failIfNoTests();
}