Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(173)

Unified Diff: chrome/third_party/mock4js/README.chromium

Issue 7237030: Added options browser_tests using the generator and js handler framework. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix indent & commenting capitalization. Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/third_party/mock4js/README.chromium
diff --git a/chrome/third_party/mock4js/README.chromium b/chrome/third_party/mock4js/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..42696a19a90683e422b1144c5967da6299b39f86
--- /dev/null
+++ b/chrome/third_party/mock4js/README.chromium
@@ -0,0 +1,8 @@
+Name: mock4js
+Short Name: mock4js
+URL: http://mock4js.sourceforge.net/
+Version: 0.2
+
+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.

Powered by Google App Engine
This is Rietveld 408576698