The wpt-xhr test module.
- Version:
- 1.0.0
- Source:
Members
(inner, constant) cmdOptions :object
Command line options
Type:
- object
- Source:
(inner) testCount
Prepare test environment
- Source:
Methods
(inner) Main()
The application entry point function
- Source:
(inner) defRunner()
Carry out the loaded tests using this developed test runner
- Source:
(inner) loadTestData()
Load test data
- Source:
(inner) nodeRunner(runner)
Carry out the loaded tests using node test runner
Parameters:
Name | Type | Description |
---|---|---|
runner |
object | The node core module 'node:test' object |
- Source:
(inner) splash()
The application splash screen
- Source: