org.apache.maven.plugin.surefire.booterclient
Class TestSetMockReporterFactory
java.lang.Object
org.apache.maven.plugin.surefire.report.FileReporterFactory
org.apache.maven.plugin.surefire.booterclient.TestSetMockReporterFactory
- All Implemented Interfaces:
- org.apache.maven.surefire.report.ReporterFactory
public class TestSetMockReporterFactory
- extends org.apache.maven.plugin.surefire.report.FileReporterFactory
- Author:
- Kristian Rosenvold
Methods inherited from class org.apache.maven.plugin.surefire.report.FileReporterFactory |
close, getGlobalRunStatistics, runStarting |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestSetMockReporterFactory
public TestSetMockReporterFactory()
createConsoleLogger
public org.apache.maven.surefire.report.ConsoleLogger createConsoleLogger()
createReporter
public org.apache.maven.surefire.report.RunListener createReporter()
- Specified by:
createReporter
in interface org.apache.maven.surefire.report.ReporterFactory
- Overrides:
createReporter
in class org.apache.maven.plugin.surefire.report.FileReporterFactory
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.