Hi Cristiano,
thanks for the patch. Could you please attach it to the Jira issue to
make it easier to pick up?
I'll try to have a look in the next couple of days.
BTW, can you make sure you use command-line to create patch:
svn diff > JBEHAVE-215-patch.txt
Eclipse tends to add the project name to patch and it makes it
un-importable by Eclipse if you don't have the matching name.
Cheers
Cristiano Gavião wrote:
Hi Mauro,
I've made the modification and I'm sending to you the patch.
I've changed the Trader examples too.
The solution was to indicate on textual sentence the tableColumn to be
used, that must be between <> or {} or [] or ().
If example table is being used jbehave will take its values...
Scenario:
In order to ensure a quick response
As a trader
I want to monitor stock prices
Given a stock of <symbol> and a {threshold}
When the stock is traded with [price]
Then the trader is alerted with (status)
Examples:
|symbol|threshold|price|status|
|STK1|15.0|5.0|OFF|
|STK1|15.0|11.0|OFF|
|STK1|15.0|16.0|ON|
Let me know if you agree with this, ok...
Best regards
Cristiano Gavião
------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email