Package org.powermock.tests.utils.impl
package org.powermock.tests.utils.impl
-
ClassesClassDescriptionBase class for all test class extractors.Abstract base class for test suite chunking, i.e.The default implementation of the
ArrayMerger
interface.The default implementation of theMockPolicyInitializer
interface for mock policies.Utility class that may be used by PowerMock test runners to notify listeners.Implementation of theTestClassesExtractor
interface that extract classes from thePrepareForTest
orPrepareOnlyThisForTest
annotations.Implementation of theTestClassesExtractor
interface for classes that should have their static initializers suppressed.A test case entry consists of a test class and a list of test chunks that should be executed for this entry.A test chunk consists of a list of methods that should be executed by a particular classloader.