Interface Helper.TestAnnotationCollector<S>

  • Enclosing class:
    Helper

    public static interface Helper.TestAnnotationCollector<S>
    • Method Detail

      • collect

        Collection<S> collect​(S methodAnnotation,
                              S[] methodAnnotations,
                              S classAnnotation,
                              S[] classAnnotations)