public interface IReporter
Modifier and Type | Method and Description |
---|---|
void |
addTest(Test test) |
void |
flush() |
void |
setTestRunnerLogs() |
void |
start(com.relevantcodes.extentreports.Report report) |
void |
stop() |
void start(com.relevantcodes.extentreports.Report report)
void stop()
void flush()
void addTest(Test test)
void setTestRunnerLogs()
Copyright © 2016. All rights reserved.