Package org.powermock.core.reporter
Interface MockingFrameworkReporterFactory
-
- All Known Implementing Classes:
AbstractMockingFrameworkReporterFactory
,MockingFrameworkReporterFactoryImpl
public interface MockingFrameworkReporterFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MockingFrameworkReporter
create()
-
-
-
Method Detail
-
create
MockingFrameworkReporter create()
-
-