jstonic/test/event
Mike Gerwitz aab86a47cd Initial Eventable conformance test case (#on/#addListener)
These conformance test cases will be an excellent disciplinary tool,
ensuring that any implementation of Eventable conforms strictly to its
specification; this will provide developers guarantees that the
implementation will work as expected polymorphically.
2014-08-10 18:02:50 -04:00
..
EventableTest.js Evented Node.js EventEmitter compatibility guarantees 2014-08-10 14:20:41 -04:00
EventableTestConform.js Initial Eventable conformance test case (#on/#addListener) 2014-08-10 18:02:50 -04:00
EventedTest.js Evented#on to throw {Error=>ReferenceError} on undefined event id 2014-08-10 14:20:41 -04:00