Package org.powermock.core.agent


package org.powermock.core.agent
  • Class
    Description
    This register contains information about which class has been modified by PowerMock Java Agent.
    Instance of class should set/clear an instance of the JavaAgentClassRegister in Mockito Frameworks classes
    Factory to create an instance of JavaAgentFrameworkRegister, depends on which mocking framework is loaded in runtime.