Skip to main content

Home > @jsplumb/test

test package#

This package contains the test helper that is used internally by jsPlumb. There is a vague notion that this package could be made useful for others, so all feedback on that topic is welcome.

Classes#

ClassDescription
BrowserUITestSupport

Functions#

FunctionDescription
getInstance(instance, ok, equal)
getInstanceQUnit(instance)

Interfaces#

InterfaceDescription
EventHandlersDefines a set of event handlers that can be supplied to various methods that simulate mouse activity. Using these you can inject tests into various parts of the lifecycle of a given operation.