Class PowerMockIgnorePackagesExtractorImpl

    • Constructor Detail

      • PowerMockIgnorePackagesExtractorImpl

        public PowerMockIgnorePackagesExtractorImpl()
    • Method Detail

      • getPackagesToIgnore

        public java.lang.String[] getPackagesToIgnore​(java.lang.reflect.AnnotatedElement element)
        Specified by:
        getPackagesToIgnore in interface IgnorePackagesExtractor
        Returns:
        Returns a string-array of all package names if annotation was found.