Author:Peter Gummer

Date:2009-05-20T15:21:50.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@222 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
pgummer
2009-05-20 15:21:50 +00:00
parent fe9cef0e9b
commit 380dd8abe4
3 changed files with 15 additions and 8 deletions

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 framework 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==