Class: AjaxHelper

helpers/sl/synchronous/ajax~ AjaxHelper

Sets up the Ajax events for unit tests

Constructor

new AjaxHelper()

Source:

Methods

(static) begin(endpointopt) → {undefined}

Emulate the beginning of an AJAX request

Parameters:
Name Type Attributes Description
endpoint String <optional>
Source:
Returns:
Type
undefined

(static) end(endpointopt) → {undefined}

Emulate the conclusion of an AJAX request

Parameters:
Name Type Attributes Description
endpoint String <optional>
Source:
Returns:
Type
undefined