Interface ExpectedExceptionsExtractor

All Known Implementing Classes:
PowerMockExpectedExceptionsExtractorImpl

public interface ExpectedExceptionsExtractor
  • Method Details

    • getPackagesToIgnore

      String[] getPackagesToIgnore(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.