Package | Description |
---|---|
org.powermock.tests.utils.impl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTestClassExtractor
Base class for all test class extractors.
|
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. |
Copyright © 2019. All rights reserved.