Global

Members

app

The central app object
Source:

request

Library functions for Requests
Source:

response

Library functions for Responses
Source:

testData

Test Data Provider
Source:

Methods

get(req, callback)

Returns the loading times for the given URLs
Parameters:
Name Type Description
req
callback
Source:

isValid(jsonString) → {boolean}

Validates the request schema
Parameters:
Name Type Description
jsonString
Source:
Returns:
Type
boolean

isValid(jsonString) → {boolean}

Validates the response schema
Parameters:
Name Type Description
jsonString
Source:
Returns:
Type
boolean