canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
Line 50: | Line 50: | ||
==Using a Shared Module== | ==Using a Shared Module== | ||
While creating the shared module you should immediately check if the functions you have added are working as expected. Therefore you can create a helper test module under [http://hg.mozilla.org/qa/mozmill-tests/file/default/firefox/helperClasses firefox/helperClasses] with the same name as the shared module itself. The [https://developer.mozilla.org/en/Mozmill_Tests/Shared_Modules#How_to_use_a_Shared_Module shared module documentation] explains how to include the shared module into a test. |