|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportEntryType | |
|---|---|
| org.apache.maven.plugin.surefire.report | |
| Uses of ReportEntryType in org.apache.maven.plugin.surefire.report |
|---|
| Methods in org.apache.maven.plugin.surefire.report that return ReportEntryType | |
|---|---|
ReportEntryType |
WrappedReportEntry.getReportEntryType()
|
static ReportEntryType |
ReportEntryType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReportEntryType[] |
ReportEntryType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.apache.maven.plugin.surefire.report with parameters of type ReportEntryType | |
|---|---|
WrappedReportEntry(ReportEntry original,
ReportEntryType reportEntryType,
Integer estimatedElapsed,
org.apache.maven.plugin.surefire.report.Utf8RecodingDeferredFileOutputStream stdout,
org.apache.maven.plugin.surefire.report.Utf8RecodingDeferredFileOutputStream stdErr)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||