Do you mean a single test method? I've looked for the exact same thing in the past. I don't think there's currently a way to do this. You could file a Jira upstream to track this. It's something that could be added.
On Thu, Sep 25, 2014 at 12:09 PM, pratik khadloya <[email protected]> wrote: > I am trying to figure out how to run a single test in sqoop. > I googled about running a single test in ant, but it seems like it does > not work. > > I am trying the following, is there a different way of doing this? > $ ant test -Dtest="testUserMapping" > > > Thanks, > ~Pratik >
