@Then("^I can transform vars in steps \"([^\"]*)\"$")
public static void I_can_transform_vars_in_steps(@Transform(StringVarTransformer.class) String text) {
//My step definition
}
I can work around it if it is not possible but I thought I would ask.
--
-- Rules --
1) Please prefix the subject with [Ruby], [JVM] or [JS].
2) Please use interleaved answers http://en.wikipedia.org/wiki/Posting_style#Interleaved_style
3) If you have a question, don't reply to an existing message. Start a new topic instead.
You received this message because you are subscribed to the Google Groups Cukes group. To post to this group, send email to cu...@googlegroups.com. To unsubscribe from this group, send email to cukes+un...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/cukes?hl=en
On Aug 2, 2013 8:14 AM, "Steve Messina" <steve.g...@gmail.com> wrote:
>
> Hi Tim
>
> This is of interest to me too - did you get anywhere with this?
>
No. I have simply used the normal notation for using a custom transformer where needed.
> --
> -- Rules --
>
> 1) Please prefix the subject with [Ruby], [JVM] or [JS].
> 2) Please use interleaved answers http://en.wikipedia.org/wiki/Posting_style#Interleaved_style
> 3) If you have a question, don't reply to an existing message. Start a new topic instead.
>
> You received this message because you are subscribed to the Google Groups Cukes group. To post to this group, send email to cu...@googlegroups.com. To unsubscribe from this group, send email to cukes+un...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/cukes?hl=en
> ---
> You received this message because you are subscribed to a topic in the Google Groups "Cukes" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/cukes/IYZBxzZ9ADk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to cukes+un...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>