Modifier and Type | Class and Description |
---|---|
class |
MockReporter
Internal use only
|
Modifier and Type | Class and Description |
---|---|
class |
TestSetRunListener
Reports data for a single test set.
|
Modifier and Type | Class and Description |
---|---|
class |
ForkingRunListener
Encodes the full output of the test run to the stdout stream.
|
Modifier and Type | Method and Description |
---|---|
ConsoleLogger |
BaseProviderFactory.getConsoleLogger() |
Modifier and Type | Method and Description |
---|---|
static ConcurrentRunListener |
ConcurrentRunListener.createInstance(Map<String,TestSet> classMethodCounts,
ReporterFactory reporterManagerFactory,
boolean parallelClasses,
boolean parallelBoth,
ConsoleLogger consoleLogger) |
Constructor and Description |
---|
ClassesParallelRunListener(Map<String,TestSet> classMethodCounts,
ReporterFactory reporterFactory,
ConsoleLogger consoleLogger) |
MethodsParallelRunListener(Map<String,TestSet> classMethodCounts,
ReporterFactory reporterFactory,
boolean reportImmediately,
ConsoleLogger consoleLogger) |
Modifier and Type | Method and Description |
---|---|
ConsoleLogger |
ProviderParameters.getConsoleLogger()
Gets a logger intended for console output.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultConsoleReporter |
class |
DefaultDirectConsoleReporter |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.