Changes

Jump to: navigation, search

Unit Testing

512 bytes added, 01:14, 8 December 2006
Structure this framework
=== Structure this framework ===
This framework is an extension of Firefox, it has the common structure that the extension has. This is also a special extension that allows the participant to extend it to many types of unit testing. In following sections, I will use the screen shots to explain the details of the framework.
 
[[image:structure01.png|left|600px]]
This the screen shots, we can see this framework contains the following folder and files:
* content. It contains the framework code and unit testing code
* default. This holds default preferences of this extension.
* local. This contains the language settings of this extension.
* skin. This is the style of the extension.
* build.sh, chrome.manifest, config_build.sh, install.rdf, and readme.txt are standard files of the extension. They contains installation information.
=== How to write test case by using this framework ===
1
edit

Navigation menu