Introduced a HydraulicLocationEntityTestFactory: - Used te generate minimal hydraulic location entities that are accepted by the its read extensions - Implemented factory creation method in the tests that make use of HydraulicLocationEntitiesWTI-1579
Separated the read extensions for the HydraulicBoundaryLocationOutput into two separate implementations: - Removed obsolete interface => there's no 100% common ground between the entities anymore and thus the extensions should be separated.WTI-1579
Removed probability from macro stability inwards calculation data model and rewired everythin so that the (section) result view still works the same. WTI-1581
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