Constructor
new HtmlReporter(options)
Parameters:
Name | Type | Description |
---|---|---|
options |
Options object. See lib/jasmine-core/boot1.js for details. |
- Since:
- 1.2.0
- Implements:
Methods
initialize()
Initializes the reporter. Should be called before Env#execute
.