Changes

Jump to: navigation, search

Unit Testing

1 byte removed, 10:35, 10 December 2006
Run the tests
After adding the test cases to the extension, the participant can install the extension by drag and drop the extension into Firefox, and they could see the following screen in Firefox.
[[image:extension01.png|600px60px]] <br />
Select the Unit Testing, system will pop up the test window as following.
Notice: The framework runs the setUp() first, which we can see the highlighting in the screen shot.
[[image:extension06-1.png|601px600px]] <br />
Notice: The framework runs the tearDown() when all the test cases are finished, which we can see the highlighting in the screen shot.
[[image:extension06-2.png|601px600px]] <br />
Unfortunately, the test windows cannot be displayed, because it hasn't been developed.
1
edit

Navigation menu