Uses of Class
org.powermock.tests.utils.impl.AbstractTestClassExtractor

Packages that use AbstractTestClassExtractor
org.powermock.tests.utils.impl   
 

Uses of AbstractTestClassExtractor in org.powermock.tests.utils.impl
 

Subclasses of AbstractTestClassExtractor in org.powermock.tests.utils.impl
 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 © 2007-2013. All Rights Reserved.