Optional
afterCalled after the activity has been completed.
Optional
payload: TOptional
beforeCalled before any activity occurs.
Optional
beforeCalled after a mousedown event has been posted but before the mouse has moved.
Optional
beforeCalled after the mouse has moved but before the mouseup event has been posted.
Defines 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.