Package org.powermock.tests.utils.impl
Class PowerMockIgnorePackagesExtractorImpl
java.lang.Object
org.powermock.tests.utils.impl.PowerMockIgnorePackagesExtractorImpl
- All Implemented Interfaces:
IgnorePackagesExtractor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PowerMockIgnorePackagesExtractorImpl
public PowerMockIgnorePackagesExtractorImpl()
-
-
Method Details
-
getPackagesToIgnore
- Specified by:
getPackagesToIgnore
in interfaceIgnorePackagesExtractor
- Returns:
- Returns a string-array of all package names if annotation was found.
-