NodeClient Class
Constructor
NodeClient
()
Item Index
Methods
_setupDecorators
(
AbstractClientDecorator[]
private
-
eventReporter
-
decorators
-
decoratorPlugins
Setup decorator plugins
Returns:
getEventReporter
()
EventReporter
Gets the event-reporter
Returns:
EventReporter:
getReportManager
()
ReportManager
Gets the report-manager
Returns:
ReportManager:
processAfter
()
Promise
Processes the end of the testing environment
Returns:
Promise:
processAfterTest
()
Promise
Processes the ending of a test
Returns:
Promise:
processBefore
()
Promise
Processes the begin of the testing environment
Returns:
Promise:
processBeforeTest
()
Promise
Processes the beginning of a test
Returns:
Promise: