Interface IgnorePackagesExtractor

All Known Implementing Classes:
PowerMockIgnorePackagesExtractorImpl

public interface IgnorePackagesExtractor
  • Method Details

    • getPackagesToIgnore

      String[] getPackagesToIgnore(AnnotatedElement element)
      Returns:
      Returns a string-array of all package names if annotation was found.