3 URL: http://mock4js.sourceforge.net/
7 Mock4JS is a dynamic-mock library for Javascript. It enables developers to write
8 tests that exercise and verify the interactions between the objects in the
9 application. Its syntax is very expressive and is closely based on jMock 1.
12 * Replace a fail() call with throwing Mock4JSException.