Interface ExpectedExceptionsExtractor
- All Known Implementing Classes:
PowerMockExpectedExceptionsExtractorImpl
public interface ExpectedExceptionsExtractor
-
Method Summary
-
Method Details
-
getPackagesToIgnore
- Parameters:
element
- The annotated element that needs to be examined.- Returns:
- Returns a string-array of all package names if annotation was found.
-