Module: wpt-xhr

The wpt-xhr test module.
Version:
  • 1.0.0
Author:
  • Essam A. El-Sherif
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:

A Node.js implementation of the WHATWG XMLHttpRequest Living Standard for non-browser environments.