Package | Description |
---|---|
org.powermock.tests.utils.impl |
Modifier and Type | Class and Description |
---|---|
class |
PrepareForTestExtractorImpl
Implementation of the
TestClassesExtractor interface that extract
classes from the PrepareForTest or PrepareOnlyThisForTest
annotations. |
class |
StaticConstructorSuppressExtractorImpl
Implementation of the
TestClassesExtractor interface for classes that
should have their static initializers suppressed. |