:* dev@jbehave.codehaus.org
*Subject:* Re: [jbehave-dev] Override step in Jbehave
Hi,
Sorry but I had misunderstood the usecase, the report will show the
original textual value.
What you might consider is parametrised scenarios, where the values
are replaced at the each execution. The table
?
From: Mauro Talevi [mailto:mauro.tal...@aquilonia.org]
Sent: Monday, April 13, 2015 3:54 AM
To: dev@jbehave.codehaus.org
Subject: Re: [jbehave-dev] Override step in Jbehave
Hi,
Sorry but I had misunderstood the usecase, the report will show the original
textual value.
What you might consider is
gt; Sent: Tuesday, April 07, 2015 3:30 AM
> To: dev@jbehave.codehaus.org
> Subject: Re: [jbehave-dev] Override step in Jbehave
>
> Here's an example of dynamic lookup via a parameter converter method:
>
> https://github.com/jbehave/jbehave-core/blob/master/examples/core/sr
converted string in report?
Thanks,
Nikunj
From: Mauro Talevi [mailto:mauro.tal...@aquilonia.org]
Sent: Tuesday, April 07, 2015 3:30 AM
To: dev@jbehave.codehaus.org
Subject: Re: [jbehave-dev] Override step in Jbehave
Here's an example of dynamic lookup via a parameter converter method:
htt
j (GE Healthcare) wrote:
Thanks Mauro.
Can you please guide to the example (if any)?
Thanks,
Nikunj
*From:*Mauro Talevi [mailto:mauro.tal...@aquilonia.org]
*Sent:* Saturday, April 04, 2015 11:01 AM
*To:* dev@jbehave.codehaus.org
*Subject:* Re: [jbehave-dev] Override step in Jbehave
Hi,
thank
Thanks Mauro.
Can you please guide to the example (if any)?
Thanks,
Nikunj
From: Mauro Talevi [mailto:mauro.tal...@aquilonia.org]
Sent: Saturday, April 04, 2015 11:01 AM
To: dev@jbehave.codehaus.org
Subject: Re: [jbehave-dev] Override step in Jbehave
Hi,
thanks for explaining your scenario
should do to test this kind of scenario?
Thanks,
Nikunj
*From:*Mauro Talevi [mailto:mauro.tal...@aquilonia.org]
*Sent:* Friday, April 03, 2015 6:15 AM
*To:* dev@jbehave.codehaus.org
*Subject:* Re: [jbehave-dev] Override step in Jbehave
It's possible if you define your own custom converter, b
to test this kind of scenario?
Thanks,
Nikunj
From: Mauro Talevi [mailto:mauro.tal...@aquilonia.org]
Sent: Friday, April 03, 2015 6:15 AM
To: dev@jbehave.codehaus.org
Subject: Re: [jbehave-dev] Override step in Jbehave
It's possible if you define your own custom converter, but it should b
It's possible if you define your own custom converter, but it should be
associated to a custom parameter type, e.g. ErrorCode.
Then you implement the value conversion logic in the parameter converter.
That said, it does not really seem very logical to do this. What's your
usecase?
On 03/04/2