1
edit
Changes
→Run the tests
[[image:extension06.png|600px]] <br />
Notice: The framework runs the setUp() first, which we can see the highlighting in the screen shot.
[[image:extension06-1.png|600px]] <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|600px]] <br />
Unfortunately, the test windows cannot be displayed, because it hasn't been developed.
[[image:extension07.png|600px]] <br />
=== What have done ===