Class AbstractMockingFrameworkReporterFactory

java.lang.Object
org.powermock.api.extension.reporter.AbstractMockingFrameworkReporterFactory
All Implemented Interfaces:
MockingFrameworkReporterFactory
Direct Known Subclasses:
MockingFrameworkReporterFactoryImpl

public abstract class AbstractMockingFrameworkReporterFactory extends Object implements MockingFrameworkReporterFactory
Abstract implementation of the MockingFrameworkReporterFactory, contains common code for EasyMock and Mockito.