|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.surefire.report.FileReporterFactory
public class FileReporterFactory
Provides RunListener implementations to the providers.
Keeps a centralized count of test run results.
| Constructor Summary | |
|---|---|
FileReporterFactory(StartupReportConfiguration reportConfiguration)
|
|
| Method Summary | |
|---|---|
RunResult |
close()
Closes the factory, freeing resources allocated in the factory. |
RunListener |
createReporter()
Creates a reporter. |
RunStatistics |
getGlobalRunStatistics()
|
void |
runStarting()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileReporterFactory(StartupReportConfiguration reportConfiguration)
| Method Detail |
|---|
public RunListener createReporter()
ReporterFactory
createReporter in interface ReporterFactorypublic RunResult close()
ReporterFactory
close in interface ReporterFactorypublic void runStarting()
public RunStatistics getGlobalRunStatistics()
getGlobalRunStatistics in interface ReporterFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||