Mozile Test Suite
Core Tests
Full Test Suite
Mozile Full Test Suite
Mozile Core Full Test Suite
mozile.js
The Mozile bootstrapping and configuration script.
All mozile.js Tests
MozileCore.js
The Mozile object.
-
Scripts
Tests the functions for loading, unloading, and unloading all scripts.
Methods: loadScript, unloadScript, unloadAllScripts.
-
Links
Tests the functions for loading, unloading, and unloading all links.
Methods: loadLink, unloadLink, unloadAllLinks.
-
Modules
Tests the functions for parsing module configuration strings, loading, unloading, and unloading all modules.
Methods: Mozile object constructor, parseModuleConfig, registerModule, unregisterModule, checkRequirements, loadModule, unloadModule, unloadAllModule.
-
Toolbar
Tests the functions for creating and controlling the toolbar.
Methods: createToolbar, showToolbar, hideToolbar.