-Objective: Compute ReportVariable and return IDataCube
-Required Data Hubs: ReferenceDataHub(only some type (ReportingNode, others?)), ParameterHub(only FxParameter?),IfrsVariableHub)
-Computation: it requires ReportStorage (+called methods) and ReportScopes
Test:
Compute ReportVariable DataCube for a simple reportType (PV).
Assert that the properties of the report variables are correctly populated (check the join, a prop from IfrsVar and one from GoC)
Compute ReportVariable DataCube for a complex ReportType (PnL)
Assert existence of variables.
-Objective: Compute ReportVariable and return IDataCube
-Required Data Hubs: ReferenceDataHub(only some type (ReportingNode, others?)), ParameterHub(only FxParameter?),IfrsVariableHub)
-Computation: it requires ReportStorage (+called methods) and ReportScopes
Test: Compute ReportVariable DataCube for a simple reportType (PV). Assert that the properties of the report variables are correctly populated (check the join, a prop from IfrsVar and one from GoC) Compute ReportVariable DataCube for a complex ReportType (PnL) Assert existence of variables.