--
You received this message because you are subscribed to the Google Groups "testng-users" group.
To post to this group, send email to testng...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/testng-users?hl=.
On Nov 17, 3:45 pm, Cédric Beust ♔ <cbe...@google.com> wrote:
> Each object that you return from next() should be an Object[], one element
> for each parameter of your test method (so in your case, an array of one
> String), are you sure that's what you're doing?
>
> --
> ***Cédric
> *