Gets the test's properties
Bind a function to fire after a test gained focus.
The function to fire.
ScriptEventSubscription
Bind a function to fire after a test lost focus.
The function to fire.
ScriptEventSubscription
Bind a function to fire after a real-time failure has changed.
The function to fire.
ScriptEventSubscription
Updates the test with new values.
Object with new properties to use
Implements
IHasTestFocusEvents
Implements
IFocusableTest
Implements
ISelectableTest
Implements
IUpdateablePropertyTest
Implements
IValueTest
Implements
IDataTest