Package | Description |
---|---|
org.apache.maven.surefire.common.junit4 | |
org.apache.maven.surefire.junitcore | |
org.apache.maven.surefire.report |
Modifier and Type | Method and Description |
---|---|
protected SimpleReportEntry |
JUnit4RunListener.createReportEntry(org.junit.runner.Description description) |
Modifier and Type | Method and Description |
---|---|
protected SimpleReportEntry |
NonConcurrentRunListener.createReportEntry(org.junit.runner.Description description) |
protected SimpleReportEntry |
NonConcurrentRunListener.createReportEntryForTestSet(org.junit.runner.Description description) |
Modifier and Type | Class and Description |
---|---|
class |
CategorizedReportEntry |
Modifier and Type | Method and Description |
---|---|
static SimpleReportEntry |
SimpleReportEntry.ignored(String source,
String name,
String message) |
static SimpleReportEntry |
SimpleReportEntry.withException(String source,
String name,
StackTraceWriter stackTraceWriter) |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.