Author:halw

Date:2009-03-12T03:01:12.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@207 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2009-03-12 03:01:12 +00:00
parent 366be20a37
commit 078189a03a
4 changed files with 72 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
[[Image:Testing Framework interface annotated 01]]
The interface consists of four primary components:
The Eiffel Testing Framework interface consists of four primary components:
# The toolbar
# The view filtering controls
# The tests view
@@ -67,7 +67,7 @@ After execution or debugging, the tests executed and their status are shown in t
[[Image:Testing Framework interface results - Execution]]
Double clicking a test in the '''Tests''' pane will switch the '''Status and results''' pane to the '''Results''' tab. This tab shows a history or the executions and results of that particular test.
Double clicking a test in the '''Tests''' pane will switch the '''Status and results''' pane to the '''Results''' tab. This tab shows an expandable history of the executions and results of that particular test.
[[Image:Testing Framework interface results - Results]]