Create a new instance of this environment.
Configuration for the environment.
Generate a render result for the given url.
The URL that is to be rendered. This is always relative to the host and so does not contain protocol, hostname, nor port information.
An API of utilities for assisting with the render operation.
The result of the render that is to be returned by the gateway service as the response to the render request. This includes the body of the response and the status code information.
Generated using TypeDoc
A render environment built to support the JSDOM 16.x API.