Harness status: OK

Found 6 tests

4 Pass
2 Fail
Pass	calls handleEvent method of event listener
Pass	looks up handleEvent method on every event dispatch
Pass	doesn't look up handleEvent method on callable event listeners
Pass	rethrows errors when getting handleEvent
Fail	throws if handleEvent is falsy and not callable
Fail	throws if handleEvent is thruthy and not callable