|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.surefire.report.TestSetStatistics
org.apache.maven.surefire.report.RunStatistics
public class RunStatistics
| Constructor Summary | |
|---|---|
RunStatistics()
|
|
| Method Summary | |
|---|---|
void |
addErrorSource(java.lang.String errorSource,
StackTraceWriter stackTraceWriter)
|
void |
addFailureSource(java.lang.String failureSource,
StackTraceWriter stackTraceWriter)
|
java.util.Collection |
getErrorSources()
|
java.util.Collection |
getFailureSources()
|
| Methods inherited from class org.apache.maven.surefire.report.TestSetStatistics |
|---|
add, getCompletedCount, getRunResult, getSkipped, getSummary, hadErrors, hadFailures, incrementCompletedCount, incrementErrorsCount, incrementFailureCount, incrementSkippedCount, reset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RunStatistics()
| Method Detail |
|---|
public void addErrorSource(java.lang.String errorSource,
StackTraceWriter stackTraceWriter)
public void addFailureSource(java.lang.String failureSource,
StackTraceWriter stackTraceWriter)
public java.util.Collection getErrorSources()
public java.util.Collection getFailureSources()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||