mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 23:32:42 +01:00
Update wikipage The Eiffel Test Wizard. (Signed-off-by:jocelyn).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1517 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -26,7 +26,7 @@ Creating manual tests will involve using the following wizard panes. For a guide
|
|||||||
In this pane you provide a name for the new test that will be created. This name will be a feature name of the created test class. In this pane you can also indicate that the created class should include redefined versions of features <eiffel>on_prepare</eiffel> (called during preparation for test execution) and/or <eiffel>on_clean</eiffel> (called during clean-up after test execution).
|
In this pane you provide a name for the new test that will be created. This name will be a feature name of the created test class. In this pane you can also indicate that the created class should include redefined versions of features <eiffel>on_prepare</eiffel> (called during preparation for test execution) and/or <eiffel>on_clean</eiffel> (called during clean-up after test execution).
|
||||||
|
|
||||||
|
|
||||||
[[Image: AutoTest Manual Test pane]]
|
[[Image:AutoTest Manual Test pane]]
|
||||||
|
|
||||||
|
|
||||||
===The "Tags" pane===
|
===The "Tags" pane===
|
||||||
@@ -34,7 +34,7 @@ In this pane you provide a name for the new test that will be created. This name
|
|||||||
This pane gives you the ability to associate the new test with certain [[Create a manual test#About Tags|tags]].
|
This pane gives you the ability to associate the new test with certain [[Create a manual test#About Tags|tags]].
|
||||||
|
|
||||||
|
|
||||||
[[Image: AutoTest Tags pane]]
|
[[Image:AutoTest Tags pane]]
|
||||||
|
|
||||||
|
|
||||||
To add a tag for a covered class and feature, or a predefined tag, such as '''run test serially''' or '''run test in private evaluator''' click on the appropriate link below the text entry boxes.
|
To add a tag for a covered class and feature, or a predefined tag, such as '''run test serially''' or '''run test in private evaluator''' click on the appropriate link below the text entry boxes.
|
||||||
|
|||||||
Reference in New Issue
Block a user