provideProtractorTestingSupport
function
stable
Returns a set of providers required to setup Testability for an application bootstrapped using the bootstrapApplication
function. The set of providers is needed to support testing an application with Protractor (which relies on the Testability APIs to be present).
provideProtractorTestingSupport
Provider[]
Returns a set of providers required to setup Testability for an application bootstrapped using the bootstrapApplication
function. The set of providers is needed to support testing an application with Protractor (which relies on the Testability APIs to be present).
@returns
Provider[]
Jump to details