Confirmed users
161
edits
No edit summary |
(link to Necko:UnitTests) |
||
Line 23: | Line 23: | ||
In <tt>test_*.js</tt> files you can use the objects you defined in your <tt>head_*.js</tt> files, as well as common functions for unit tests defined in [http://lxr.mozilla.org/seamonkey/source/tools/test-harness/xpcshell-simple/head.js head.js] | In <tt>test_*.js</tt> files you can use the objects you defined in your <tt>head_*.js</tt> files, as well as common functions for unit tests defined in [http://lxr.mozilla.org/seamonkey/source/tools/test-harness/xpcshell-simple/head.js head.js] | ||
''TODO: briefly document available functions here'' | ''TODO: briefly document available functions here, see [[Necko:UnitTests]]'' | ||
== Running unit tests == | == Running unit tests == |