Reporting
Table of Contents
Classes
- AtomicReportWriter
- Publishes a complete report through a same-directory atomic rename.
- JUnitReporter
- High-level integration API for transforming, validating, and writing JUnit.
- JUnitReportTransformer
- Wraps operation data in a stable XML envelope and transforms it to JUnit.
- JUnitReportValidator
- Validates generated reports against the configured Farah JUnit schema while allowing testcase-level output supported by Jenkins and Maven Surefire.
- OperationMetadata
- Describes one unity-command operation independently of its result document.
- ReportError
- Canonical error data used when no command-specific result document exists.
- ReportingException
- ReportTransformationException
- ReportValidationException
- ReportWriteException