Monitor Min v0.5.11

Show:

MonitorTest Class

Defined in: test/MonitorTest.js:7
Module: Monitor

Unit tests for the Monitor class.

Methods

Connection

()

Tests for connecting and disconnecting with probes

Connection-Internal

()

Test connecting with internal probes

JSON

()

Tests for the toJSON methods

JSON-toJSON

()

Tests that toJSON produces both monitor an probe attributes

JSON-toMonitorJSON

()

Test that toMonitorJSON produces only monitor attributes

JSON-toProbeJSON

()

Test that toProbeJSON produces only monitor attributes

ModuleLoad

()

Tests for verifying modules are loaded and exposed properly

ModuleLoad-Externals

()

Tests that externals dependencies are exposed

ModuleLoad-Monitor

()

Tests that Monitor is exposed and of the correct type

ModuleLoad-Submodules

()

Tests that all Sub Modules are exposed and of the correct type

Protected

()

Tests for internal (protected) methods

Protected-Router

()

Tests that the Router is available

Protected-UUID

()

Test UUID generation

Stringify

()

Test the stringify method