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
ArrayMergerinterface.The default implementation of theMockPolicyInitializerinterface for mock policies.Utility class that may be used by PowerMock test runners to notify listeners.Implementation of theTestClassesExtractorinterface that extract classes from thePrepareForTestorPrepareOnlyThisForTestannotations.Implementation of theTestClassesExtractorinterface 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.