Thanks Mauro!! ----- Original message ----- From: "Mauro Talevi" <[email protected]> To: [email protected] Date: Sat, 11 Feb 2012 18:00:53 +0100 Subject: Re: [jbehave-user] Change '<' and '>' for parameter replacement?
Bill, that's true but only if the you are trying to use parametrised table values, (see parametrised_table.story in trader example). Brian, the parameter name delimiters are now configurable: https://jira.codehaus.org/browse/JBEHAVE-717 Cheers On 10/02/2012 19:41, Bill Ross wrote: > We were confused at first because in cucumber, these symbols have > special meaning for parsing. In jbehave they are apparently just > part of the string to match, so if you have<something> to be > matched in your scenario, the title row of the Examples must be > also be<something> in order to match it. > > Bill > > Brian Repko<[email protected]> wrote: > >> JBehave users: >> >> I can't seem to find how the '<' and'>' characters get >> used/configured for parameter replacement in parameterized >> scenarios / Composites. >> Is that just convention - whatever is in the story has to match >> what is in the annotation value? Or is that configurable somehow? >> >> Thanks! >> Brian > --------------------------------------------------------------------- > 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 --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
