Constant Field Values


Contents
org.powermock.*

org.powermock.core.MockGateway
public static final String DONT_MOCK_NEXT_CALL "DontMockNextCall"

org.powermock.core.classloader.MockClassLoader
public static final String MODIFY_ALL_CLASSES "*"

org.powermock.tests.utils.Keys
public static final String CURRENT_TEST_INSTANCE "powermock.test.instance"
public static final String CURRENT_TEST_METHOD "powermock.test.method"
public static final String CURRENT_TEST_METHOD_ARGUMENTS "powermock.test.arguments"

org.powermock.tests.utils.impl.AbstractTestSuiteChunkerImpl<T>
protected static final int NOT_INITIALIZED -1



Copyright © 2007-2014. All Rights Reserved.