Introduced HydraulicBoundaryCalculationSettings for WaveCondition calculations: WTI-1923 - Fixed for the wave impact asphalt cover service and activities
Updated WaveConditionsCalculator calls: WTI-1923 - Fixed failing tests: -- Corrected erroneous path: temporary solution is that the service passes the HBL file path for the wave condition (HydraRing) calculators and not the HBL directory -- Sequential returns of RhinoMocks cannot work with the .WhenCalled() configuration. When a sequential call is made, the arguments are ignored and the sequence executed. Validation of the input arguments to the calculator is already covered in other tests