Claude Warren created RAT-550:
---------------------------------
Summary: Modify reporter so that execution preserves state
Key: RAT-550
URL: https://issues.apache.org/jira/browse/RAT-550
Project: Apache RAT
Issue Type: Sub-task
Components: core engine
Affects Versions: 0.18
Reporter: Claude Warren
Fix For: 1.0.0
Reporter execute should return an Output object that contains the Document that
was generated, the ClaimStatistic for the reports and the ReportConfiguration
that was used to configure the reporter.
In addition the Document, ClaimStatistic and ReportConfiguration must have
methods to serialize to an Appendable and deserialize from an InputStream.
Output should have a builder that accepts either the 3 objects or input streams
for the objects.
This is required to support test verification in UI implementations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)