Confirmed users
486
edits
Line 57: | Line 57: | ||
=== mochitest-plain=== | === mochitest-plain=== | ||
* http://mxr.mozilla.org/mozilla-central/source/dom/tests/mochitest/general/test_vibrator.html | |||
==== Sanity Tests ==== | ==== Sanity Tests ==== | ||
* Verify vibrate() doesn't throw with valid input, but does throw with invalid input: http://mxr.mozilla.org/mozilla-central/source/dom/tests/mochitest/general/test_vibrator.html | * Verify vibrate() doesn't throw with valid input, but does throw with invalid input: http://mxr.mozilla.org/mozilla-central/source/dom/tests/mochitest/general/test_vibrator.html | ||
Line 62: | Line 63: | ||
==== Basic Negative Tests ==== | ==== Basic Negative Tests ==== | ||
* See Sanity Tests | * See Sanity Tests | ||
=== Test App Design === | === Test App Design === |