mgivney / easyb

Automatically exported from code.google.com/p/easyb
0 stars 0 forks source link

User Guide example incomplete #190

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Page 7 of the user guide contains the changes needed to handle a thrown 
exception, but changes are only shown for the Account withdrawal method and the 
"then" section of the scenario. There is also a change required in the "when" 
section, creating the closure for "then" to use:

withdrawl = {
    account.withdrawl 20
}

Original issue reported on code.google.com by grubemei...@gmail.com on 20 Jul 2010 at 6:06

GoogleCodeExporter commented 9 years ago

Original comment by richard....@gmail.com on 19 Dec 2010 at 5:07