From 98215a603fb798cdb4178e49061977544aaa45b7 Mon Sep 17 00:00:00 2001 From: wei <> Date: Sat, 10 Dec 2005 11:49:29 +0000 Subject: Initial import selenium functional test framework. --- .../selenium/jsmock/mock-tests.html | 205 +++++++++++++++++++++ 1 file changed, 205 insertions(+) create mode 100644 tests/FunctionalTests/selenium/jsmock/mock-tests.html (limited to 'tests/FunctionalTests/selenium/jsmock/mock-tests.html') diff --git a/tests/FunctionalTests/selenium/jsmock/mock-tests.html b/tests/FunctionalTests/selenium/jsmock/mock-tests.html new file mode 100644 index 00000000..f0cc6758 --- /dev/null +++ b/tests/FunctionalTests/selenium/jsmock/mock-tests.html @@ -0,0 +1,205 @@ + + + + + + + JsMock Tests + + + + + + + +

JsMock Tests

+ +

This page contains tests for JsMock. To see them, take a look at the source. To run them, load this file via JsUnit's testRunner.html

+ + -- cgit v1.2.3