|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProfilingResult
Interface representing the result returned by the ProfilingScript.
| Nested Class Summary | |
|---|---|
static class |
ProfilingResult.Report
Contains the profiling report row-data. |
| Method Summary | |
|---|---|
void |
logOutput(org.apache.maven.plugin.logging.Log log)
Log the profiling test output (e.g. |
boolean |
testsPassed()
Returns whether all profiled tests passed, and that no test cases failed. |
| Method Detail |
|---|
void logOutput(org.apache.maven.plugin.logging.Log log)
log - used to print the outputboolean testsPassed()
true if all tests passed, false otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||