Interface ExpectedExceptionsExtractor

    • Method Detail

      • getPackagesToIgnore

        java.lang.String[] getPackagesToIgnore​(java.lang.reflect.AnnotatedElement element)
        Parameters:
        element - The annotated element that needs to be examined.
        Returns:
        Returns a string-array of all package names if annotation was found.