Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / third_party / mock4js / README.chromium
index 99a8a60..bed119c 100644 (file)
@@ -7,3 +7,6 @@ License: MIT
 Mock4JS is a dynamic-mock library for Javascript. It enables developers to write
 tests that exercise and verify the interactions between the objects in the
 application. Its syntax is very expressive and is closely based on jMock 1.
+
+Local Modifications:
+* Replace a fail() call with throwing Mock4JSException.