Changes

Jump to: navigation, search

Unit Testing

No change in size, 10:27, 10 December 2006
Run the tests
Users can also open the error console window to watch all testing logs. Here is the console window.
[[image:extension05.png|600px601px]] <br />
Now click on the run button on test window. All logs will be displayed in console.
[[image:extension06.png|600px601px]] <br />
Notice: The framework runs the setUp() first, which we can see the highlighting in the screen shot.
[[image:extension06-1.png|600px601px]] <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|600px601px]] <br />
Unfortunately, the test windows cannot be displayed, because it hasn't been developed.
[[image:extension07.png|600px601px]] <br />
=== What have done ===
1
edit

Navigation menu