Author:halw

Date:2009-02-23T02:55:19.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@193 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2009-02-23 02:55:19 +00:00
parent a920f54e93
commit 813dc87e7e
4 changed files with 15 additions and 6 deletions

View File

@@ -109,7 +109,7 @@ The advantage of using the Eiffel Testing Framework is that the test that we wro
==Manual test summary==
We have seen how to create and execute a manual test. You will find that manual tests form the backbone of your test suite. But there are two other times of tests available in the Eiffel Testing Framework. Next let's take a look at these test types and in what ways they can be used.
We have seen how to create and execute a manual test. You will find that manual tests form the backbone of your test suite. But there are two other types of tests available in the Eiffel Testing Framework. Next let's take a look at these test types and in what ways they can be used.