Interface TestClassesExtractor

    • Method Detail

      • getTestClasses

        String[] getTestClasses​(AnnotatedElement element)
        Returns:
        Returns null if the element was not annotated, an empty String[] if it is annotated but contains no classes, or a string-array of all class names if interest.