Package org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround

Class Summary
PowerMockJUnit4LegacyTestClassMethodsRunner Since TestClassMethodsRunner creates a new instance of TestInterceptor in its constructor we need to manually lookup the additional methods that should be added when extending from TestCase.
PowerMockJUnit4LegacyTestIntrospector A custom TestIntrospector that supports methods not annotated by the Test annotation but should still be executed in the test case.
PowerMockJUnit4LegacyTestMethodRunner This class is needed because the test method runner creates a new instance of a TestIntrospector in its constructor.
 



Copyright © 2007-2012. All Rights Reserved.