kinwin test suite

assert() hack

Suite patches assert() method on kw constructor prototype.

Failing asserts are written to an error handler function if provided as second param. In this suite, these are written to the fixture element below.

If the error handler param is not provided, failing asserts are written to the console (open console to see results of assert(value) without handleError param).

[fixture :)]