[ 
http://jira.codehaus.org/browse/SUREFIRE-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter moved MSUREFIRE-17 to SUREFIRE-202:
------------------------------------------------

    Complexity:   (was: Intermediate)
           Key: SUREFIRE-202  (was: MSUREFIRE-17)
       Project: Maven Surefire  (was: Maven 2.x Surefire Plugin)

> Surefire XML Report not well formed on NPE
> ------------------------------------------
>
>                 Key: SUREFIRE-202
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-202
>             Project: Maven Surefire
>          Issue Type: Bug
>            Reporter: Kenney Westerhof
>         Assigned To: Allan Ramirez
>
> When a unit test produces a NullPointerException the TEST-<classname>.xml 
> file is not well
> formed. The testcase producing the NPE will be represented as:
>   <testcase time="0.003" name="class 
> org.codehaus.surefire.battery.JUnitBattery.testNPE">
>     <failure type="java.lang.NullPointerException
>   at Test.testNPE(Test.java" message="
> and the file ends there.
> See attached testcase.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to