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