API Docs for: 3.5.0
Show:

Test.Mock.Mock Class

Defined in: test/js/Mock.js:1
Module: widget-parent

Creates a new mock object.

Constructor

Test.Mock.Mock

(
  • template
)

Defined in test/js/Mock.js:1

Parameters:

  • template Object

    (Optional) An object whose methods should be stubbed out on the mock object.

Item Index