| Package | Description |
|---|---|
| org.apache.maven.surefire.report |
| Modifier and Type | Class and Description |
|---|---|
class |
CategorizedReportEntry |
| Modifier and Type | Method and Description |
|---|---|
static SimpleReportEntry |
SimpleReportEntry.assumption(String source,
String name,
String message) |
static SimpleReportEntry |
SimpleReportEntry.ignored(String source,
String name,
String message) |
static SimpleReportEntry |
SimpleReportEntry.withException(String source,
String name,
StackTraceWriter stackTraceWriter) |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.