Package org.powermock.tests.utils
Interface IgnorePackagesExtractor
- All Known Implementing Classes:
PowerMockExpectedExceptionsExtractorImpl
,PowerMockIgnorePackagesExtractorImpl
public interface IgnorePackagesExtractor
-
Method Summary
-
Method Details
-
getPackagesToIgnore
- Returns:
- Returns a string-array of all package names if annotation was found.
-