Skip navigation links
C D E G O P R S 

C

createMethodRunner(Object, Method, RunNotifier) - Method in class org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround.PowerMockJUnit4LegacyTestClassMethodsRunner
 

D

describe() - Method in class org.powermock.modules.junit4.legacy.internal.impl.PowerMockJUnit4LegacyFilter

E

expectedException(Method) - Method in class org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround.PowerMockJUnit4LegacyTestIntrospector
 

G

getTestClass() - Method in class org.powermock.modules.junit4.legacy.internal.impl.PowerMockJUnit4LegacyRunnerDelegateImpl
 
getTestCount() - Method in class org.powermock.modules.junit4.legacy.internal.impl.PowerMockJUnit4LegacyRunnerDelegateImpl
getTimeout(Method) - Method in class org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround.PowerMockJUnit4LegacyTestIntrospector
 

O

org.powermock.modules.junit4.legacy - package org.powermock.modules.junit4.legacy
 
org.powermock.modules.junit4.legacy.internal.impl - package org.powermock.modules.junit4.legacy.internal.impl
 
org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround - package org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround
 

P

PowerMockJUnit4LegacyFilter - Class in org.powermock.modules.junit4.legacy.internal.impl
A JUnit filter that will filter the methods specified in String[] passed to the constructor (i.e.
PowerMockJUnit4LegacyFilter(String[]) - Constructor for class org.powermock.modules.junit4.legacy.internal.impl.PowerMockJUnit4LegacyFilter
 
PowerMockJUnit4LegacyRunnerDelegateImpl - Class in org.powermock.modules.junit4.legacy.internal.impl
A JUnit4 legacy (i.e.
PowerMockJUnit4LegacyRunnerDelegateImpl(Class<?>, String[], PowerMockTestListener[]) - Constructor for class org.powermock.modules.junit4.legacy.internal.impl.PowerMockJUnit4LegacyRunnerDelegateImpl
 
PowerMockJUnit4LegacyRunnerDelegateImpl(Class<?>, String[]) - Constructor for class org.powermock.modules.junit4.legacy.internal.impl.PowerMockJUnit4LegacyRunnerDelegateImpl
 
PowerMockJUnit4LegacyTestClassMethodsRunner - Class in org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround
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.
PowerMockJUnit4LegacyTestClassMethodsRunner(Class<?>, PowerMockTestListener[]) - Constructor for class org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround.PowerMockJUnit4LegacyTestClassMethodsRunner
 
PowerMockJUnit4LegacyTestIntrospector - Class in org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround
A custom TestIntrospector that supports methods not annotated by the Test annotation but should still be executed in the test case.
PowerMockJUnit4LegacyTestIntrospector(Class<?>) - Constructor for class org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround.PowerMockJUnit4LegacyTestIntrospector
 
PowerMockJUnit4LegacyTestMethodRunner - Class in org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround
This class is needed because the test method runner creates a new instance of a TestIntrospector in its constructor.
PowerMockJUnit4LegacyTestMethodRunner(Object, Method, RunNotifier, Description, PowerMockTestNotifier) - Constructor for class org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround.PowerMockJUnit4LegacyTestMethodRunner
 
PowerMockRunner - Class in org.powermock.modules.junit4.legacy
 
PowerMockRunner(Class<?>) - Constructor for class org.powermock.modules.junit4.legacy.PowerMockRunner
 

R

run(RunNotifier) - Method in class org.powermock.modules.junit4.legacy.internal.impl.PowerMockJUnit4LegacyRunnerDelegateImpl
 
run(RunNotifier) - Method in class org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround.PowerMockJUnit4LegacyTestClassMethodsRunner
 
run() - Method in class org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround.PowerMockJUnit4LegacyTestMethodRunner
 
runUnprotected() - Method in class org.powermock.modules.junit4.legacy.internal.impl.testcaseworkaround.PowerMockJUnit4LegacyTestMethodRunner
 

S

shouldRun(Description) - Method in class org.powermock.modules.junit4.legacy.internal.impl.PowerMockJUnit4LegacyFilter
C D E G O P R S 
Skip navigation links

Copyright © 2007–2014. All rights reserved.