public class ErrorsCollector extends java.lang.Object implements LogEventListener
Constructor and Description |
---|
ErrorsCollector() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
failIfErrors(java.lang.String testName) |
void |
onEvent(LogEvent event) |
public void onEvent(LogEvent event)
onEvent
in interface LogEventListener
public void clear()
public void failIfErrors(java.lang.String testName)