public annotation interface  org.junit.jupiter.params.provider.ArgumentsSources extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract org.junit.jupiter.params.provider.ArgumentsSource[] value();
}