public annotation interface  org.junit.jupiter.api.condition.DisabledIfEnvironmentVariables extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract org.junit.jupiter.api.condition.DisabledIfEnvironmentVariable[] value();
}