Lines Matching refs:NPE
128 Fixed: Fix NPE for dependency methods/groups (Krishnan Mahadevan)
233 Fixed: NPE when using inner classes
256 Fixed: Using preserve-order with a factory that creates instances of a different class causes NPE
281 Fixed: NPE when using preserve-order and factories.
383 Fixed: NPE while printing results for an empty suite (Nalin Makar)
385 Fixed: TESTNG-441: NPE in SuiteHTMLReporter#generateMethodsChronologically caused by a race conditi…
416 Fixed: NPE when you select a passed test and click on the Compare Result icon (Mohamed Mansour)
461 Fixed: TESTNG-402 [Eclipse Plug-In] NPE occurred when I run twice a custom "Run configuration" on a…
493 Fixed: Issue78 NPE with non-public class. Now throws TestNG exception
494 Fixed: NPE with @Optional null parameters (Yves Dessertine)
498 Fixed: Trivial fixes: TESTNG-241 (log message at Info), Issue2 (throw SAXException and not NPE for …
543 Fixed: http://jira.codehaus.org/browse/GRECLIPSE-476 NPE with Groovy Tests (Andrew Eisenberg)
642 Fixed: Potential NPE in XmlTest#getVerbose (Ryan Morgan)
651 Fixed: NPE in XmlSuite#toXml
913 Fixed: Passing a null parameter caused an NPE in the reports
1103 Fixed: NPE if -target is omitted with JDK 1.4