-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
AT:
- there is one generic map method to map all types of combined reports to a csv output
- for each type there is at least one test
Note:
CombinedProcessReportResult contains a if/else cascade to delegate to the mapping for different types of combined reports, however the only difference of all map methods is how the report header is created and the function to create the single report csv's.