Updated mappings Create and Read Extensions for HBL calculations: - Entity framework maps the entities in a reverse order on the foreign keys when mapping WTI-1579
Adjusted CreateExtensions to create HydraulicLocationEntities: - Create the CalculationEntities by using the newly introduced HydraulicBoundaryLocationsCalculationsCreateExtensions - Adjusted tests -> removed obsolete tests asserting the output -- Improved tests for the HydraulicBoundaryLocationsCalculationsCreateExtensions: assert output that does and does not contain GeneralResults (illustrationpoints) WTI-1579