API Docs for: 0.9.3
Show:

AbstractClientDecorator Class

Extends Base

Methods

getConfiguration

() Object

Gets the client-decorator configuration

Returns:

getEventReporter

() Object

Gets the event-reporter

Returns:

getOptions

() Object

Gets the options

Returns:

initialize

()

Initializes the instance

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:

Properties