Uses of Package
org.powermock.tests.utils

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

Classes in org.powermock.tests.utils used by org.powermock.tests.utils
TestChunk
          A test chunk consists of a list of methods that should be executed by a particular classloader.
 

Classes in org.powermock.tests.utils used by org.powermock.tests.utils.impl
ArrayMerger
          An array merger concatenates several arrays to one.
IgnorePackagesExtractor
           
MockPolicyInitializer
          A Mock Policy initializer takes care of initializing the behavior defined by the mock policies.
PowerMockTestNotifier
          Implementors of this interface that must provide the ability to notify PowerMock test listeners with the events as specified by the methods declared in this interface.
TestChunk
          A test chunk consists of a list of methods that should be executed by a particular classloader.
TestClassesExtractor
           
TestSuiteChunker
          An interface that should be implemented by classes that performs test suite chunking.
 



Copyright © 2007-2013. All Rights Reserved.