Constant Field Values

Contents

com.sun.*

org.powermock.*

  • Modifier and Type
    Constant Field
    Value
    private static final String
    "PowerMock internal error has happened. This exception is thrown in unexpected cases, that normally should never happen. Please, report about the issue to PowerMock issues tacker. "
  • org.powermock.api.easymock.mockpolicies.Log4jMockPolicy
    Modifier and Type
    Constant Field
    Value
    private static final String
    "org.apache.log4j.Logger"
  • org.powermock.api.mockito.internal.PowerMockitoCore
    Modifier and Type
    Constant Field
    Value
    private static final String
    "No instantiation of class %s was recorded during the test. Note that only expected object creations (e.g. those using whenNew(..)) can be verified."
  • org.powermock.core.transformers.javassist.support.TransformerHelper
    Modifier and Type
    Constant Field
    Value
    public static final String
    ""
  • org.powermock.modules.junit4.rule.org.powermock.modules.junit4.rule.PowerMockStatement
    Modifier and Type
    Constant Field
    Value
    private static final String
    "org.powermock.api.extension.listener.AnnotationEnabler"

samples.constructorargs.*

samples.interfacefieldchange.*

samples.partialmocking.*

samples.staticinitializer.*

samples.suppressfield.*

  • samples.suppressfield.SuppressField
    Modifier and Type
    Constant Field
    Value
    private static final int
    8
    private final boolean
    true

samples.swing.*

sun.tools.*