|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.testng.TestListenerAdapter
brooklyn.test.VerboseReporter
brooklyn.test.LoggingVerboseReporter
public class LoggingVerboseReporter
| Field Summary |
|---|
| Fields inherited from class brooklyn.test.VerboseReporter |
|---|
LISTENER_PREFIX |
| Constructor Summary | |
|---|---|
LoggingVerboseReporter()
|
|
LoggingVerboseReporter(String prefix)
|
|
| Method Summary | |
|---|---|
protected void |
log(String message)
|
| Methods inherited from class brooklyn.test.VerboseReporter |
|---|
beforeConfiguration, onConfigurationFailure, onConfigurationSkip, onConfigurationSuccess, onFinish, onStart, onTestFailedButWithinSuccessPercentage, onTestFailure, onTestSkipped, onTestStart, onTestSuccess, toString |
| Methods inherited from class org.testng.TestListenerAdapter |
|---|
getAllTestMethods, getConfigurationFailures, getConfigurationSkips, getFailedButWithinSuccessPercentageTests, getFailedTests, getPassedTests, getSkippedTests, getTestContexts, setAllTestMethods, setFailedButWithinSuccessPercentageTests, setFailedTests, setPassedTests, setSkippedTests |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LoggingVerboseReporter()
public LoggingVerboseReporter(String prefix)
| Method Detail |
|---|
protected void log(String message)
log in class VerboseReporter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||