Author:halw

Date:2009-05-20T13:08:38.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@221 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2009-05-20 13:08:38 +00:00
parent 9cca84fe01
commit fe9cef0e9b

View File

@@ -203,7 +203,7 @@ Now we click '''OK'''. The dialog disappears and the <code>covers</code> tag:
<code>
covers/{BANK_ACCOUNT}.deposit
</code>
is now visible in the list of tags for the new test we are creating. So, next click '''Create''' and the wizard pane disappears and the Eiffel Testing Frame work will create our test class and display it in the edit window.
is now visible in the list of tags for the new test we are creating. So, next click '''Create''' and the wizard pane disappears and the Eiffel Testing framework will create our test class and display it in the edit window.
==Writing a test==