Class PowerMockExpectedExceptionsExtractorImpl

    • Constructor Detail

      • PowerMockExpectedExceptionsExtractorImpl

        public PowerMockExpectedExceptionsExtractorImpl()
    • Method Detail

      • getPackagesToIgnore

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