• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Name: mock4js
2Short Name: mock4js
3URL: http://mock4js.sourceforge.net/
4Version: 0.2
5License: MIT
6
7Mock4JS is a dynamic-mock library for Javascript. It enables developers to write
8tests that exercise and verify the interactions between the objects in the
9application. Its syntax is very expressive and is closely based on jMock 1.
10