public class SurefireSleuthEventListener extends Object implements SleuthEventListener
| Constructor and Description |
|---|
SurefireSleuthEventListener(org.apache.maven.surefire.report.RunListener runListener) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getThrowable() |
void |
handle(SleuthEvent event) |
public SurefireSleuthEventListener(org.apache.maven.surefire.report.RunListener runListener)
public Throwable getThrowable()
public void handle(SleuthEvent event)
handle in interface SleuthEventListenerCopyright © 2019. All rights reserved.