Uses of Interface
org.powermock.tests.utils.TestClassesExtractor
Packages that use TestClassesExtractor
-
Uses of TestClassesExtractor in org.powermock.modules.testng.internal
Fields in org.powermock.modules.testng.internal declared as TestClassesExtractorModifier and TypeFieldDescriptionprivate final TestClassesExtractorClassLoaderFactory.testClassesExtractor -
Uses of TestClassesExtractor in org.powermock.tests.utils.impl
Classes in org.powermock.tests.utils.impl that implement TestClassesExtractorModifier and TypeClassDescriptionclassBase class for all test class extractors.classImplementation of theTestClassesExtractorinterface that extract classes from thePrepareForTestorPrepareOnlyThisForTestannotations.classImplementation of theTestClassesExtractorinterface for classes that should have their static initializers suppressed.Fields in org.powermock.tests.utils.impl declared as TestClassesExtractorModifier and TypeFieldDescriptionprivate final TestClassesExtractorAbstractCommonTestSuiteChunkerImpl.prepareForTestExtractorprivate final TestClassesExtractorAbstractCommonTestSuiteChunkerImpl.suppressionExtractor