Mauro Talevi resolved Wish JBEHAVE-842 as Not A Bug

You're using the wrong matching pattern. Instead of

@Given("a data of $members and $providers and $claims ")

you should use

@Given("a data of members $members and providers $providers and claims $claims")

Or change the language in your textual story.


Also, bear in mind that the Eclipse plugin does not recognise for the moment "partial tables", i.e. table rows must start and end with "|".

Change By: Mauro Talevi (15/Oct/12 3:21 PM)
Resolution: Not A Bug
Status: Open Resolved
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to