Then you have something wrong with the way you run tests. This is a line 162 from parser: List suiteFiles = currentXmlSuite.getSuiteFiles();
So null in list of suite. Check your TestNG xml file, run examples, or post your code, if you cannot solve it by yourself. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101548#4101548 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4101548 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
