Package rife.bld.extension.junitreporter


package rife.bld.extension.junitreporter
Provides classes for parsing and displaying JUnit XML reports.
Since:
1.0
Author:
Erik C. Thauvin
  • Class
    Description
    Utility class to parse JUnit XML reports.
    Custom exception for XML parsing errors.
    Utility class for printing detailed and structured reports of test failures.
    Represents the aggregated test failures for a specific test class.
    Represents a failure that occurred during the execution of a specific test case in a test suite.