I\'m trying to run a testing suite using XML and TestNG, but I\'m always getting the same message using both: Eclipse and the command line:
[TestNG] Running: /
Very simple but sometimes hard to spot. @Test is not picked when no data is returned by the corresponding dataprovider.
@Test