public static interface MLabRunner.ToolListener| Modifier and Type | Method and Description |
|---|---|
void | complete(Map<String,Object> results)Called when the test completes |
void | reportDetail(String str)Report a detail message |
void | reportSummary(String str)Report a summary message |