summaryrefslogtreecommitdiffstats
path: root/bank-eiffel/tests/test_account.e
diff options
context:
space:
mode:
authortotycro <totycro@unknown-horizons.org>2011-06-26 12:46:00 +0200
committertotycro <totycro@unknown-horizons.org>2011-06-26 12:46:00 +0200
commit69fb9fab63b66884450444dfa04372f02c89e9da (patch)
tree165d049b8c1fea8344603c75da7741b80f548ddc /bank-eiffel/tests/test_account.e
parentcf31e1f2788869624a9a363f7579838ddae369a2 (diff)
downloadfoop-69fb9fab63b66884450444dfa04372f02c89e9da.tar.gz
foop-69fb9fab63b66884450444dfa04372f02c89e9da.tar.bz2
foop-69fb9fab63b66884450444dfa04372f02c89e9da.zip
Added kovariante Eingangsparameter
Diffstat (limited to 'bank-eiffel/tests/test_account.e')
-rw-r--r--bank-eiffel/tests/test_account.e1
1 files changed, 1 insertions, 0 deletions
diff --git a/bank-eiffel/tests/test_account.e b/bank-eiffel/tests/test_account.e
index 0b6ac46..02d22a9 100644
--- a/bank-eiffel/tests/test_account.e
+++ b/bank-eiffel/tests/test_account.e
@@ -243,6 +243,7 @@ feature -- Test routines
243 assert("RETIREEACCOUNT_ONE_RETIREE_ONLY_3", False) 243 assert("RETIREEACCOUNT_ONE_RETIREE_ONLY_3", False)
244 else 244 else
245 end 245 end
246
246 rescue 247 rescue
247 if not (create {EXCEPTIONS}).is_developer_exception then 248 if not (create {EXCEPTIONS}).is_developer_exception then
248 retry_count := retry_count + 1 249 retry_count := retry_count + 1