Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
There is currently no way after parsing test suite to know if a test case is a failure or an error. I need a boolean isError in ReportTestCase and associated getter and setter, to be able to use properly the maven-surefire-parser API to know if a test is considered as an error or as a failure, without consulting the logs.
Attachments
Issue Links
- links to