mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-05 17:49:26 +02:00
Author:halw
Date:2009-03-07T18:28:06.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@201 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
In the previous section we coded a manually created test. The Eiffel Testing Framework will allow us to execute that test, or, in more practical terms, any set of tests that we select. But before we execute our test, let's take a look at what we will get out of such an execution.
|
||||
|
||||
==About Test Results==
|
||||
==About test results==
|
||||
|
||||
When the Eiffel Testing Framework executes a test, the result will be one of only three possibilities:
|
||||
# The test is '''successful'''
|
||||
|
||||
Reference in New Issue
Block a user