|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TestMetricsBean in com.unitedinternet.portal.selenium.utils.logging |
|---|
| Methods in com.unitedinternet.portal.selenium.utils.logging with parameters of type TestMetricsBean | |
|---|---|
void |
XmlResultFormatter.headerLogEvent(TestMetricsBean metricsBean)
Whatever the formatter wants to do before any command will be formatted. |
void |
LoggingResultsFormatter.headerLogEvent(TestMetricsBean metricsBean)
Whatever the formatter wants to do before any command will be formatted. |
void |
HtmlResultFormatter.headerLogEvent(TestMetricsBean metrics)
Whatever the formatter wants to do before any command will be formatted. |
| Constructors in com.unitedinternet.portal.selenium.utils.logging with parameters of type TestMetricsBean | |
|---|---|
EventQueuePostProcessor(LoggingResultsFormatter outputFormatter,
java.util.List<LoggingBean> loggingEventsQueue,
TestMetricsBean seleniumTestMetrics,
boolean logMethodsAsComments)
Loop through loggingEventsQueue and output it to the formatter. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||