Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert "Removed method from interface. WTI-1486"

This reverts commit 6ce2336528e99336ffb86e0a514e5ef1fd295d75.

Added dunes to changed objects. WTI-1486

Implemented updating dune locations. WTI-1486

Expanded test factory. WTI-1486

Improved test. WTI-1486

Cleanup Structures: WTI-1923

- Editorial changes

Added viewCommands to handler. WTI-1486

Added clearing calculation output. WTI-1486

Cleanup GrassCoverErosionInwards: WTI-1823

- Removed obsolete calculator input check, this is already checked in other tests.

Added returning changed objects. WTI-1486

Implemented setting new locations. WTI-1486

Cleanup WaveConditions: WTI-1923

- Simplified mocks and tests

- Adjusted code layout

Cleanup HydraulicBoundary items: WTI-1923

- Updated XMLDoc

Cleanup Dunes: WTI-1923

- Simplified mock expectancies

- Corrected typos

Updated XMLDoc: WTI-1923

- hlcd --> HLCD

- Fixed typo

Introduced constructor overload for the HydraulicBoundaryCalculationSettings: WTI-1923

- Introduced to prevent sending NULL arguments to certain settings when calling the factory method

Cleanup: WTI-1923

- Removed test factory:

-- The test files usually already contain their local definitions of creating a valid HydraulicBoundaryCalculationSettings object, no need to redefine it again by means of an external factory.

Cleanup: WTI-1923

- Removed explicit invocation checks, use the HydraRingCalculationSettingsTestHelper to assert input arguments to the calculators

-- Removed unnecessary stub definitions for the mocks and stubs

Introduced HydraulicBoundaryCalculationSettings for Structure calculations: WTI-1923

- Cleaned up asserts in the AssessmentSection integration tests

Introduced HydraulicBoundaryCalculationSettings for StabilityPointStructure calculations: WTI-1923

- Fixed failing tests in the stability point structures namespace

Introduced HydraulicBoundaryCalculationSettings for StabilityPointStructure calculations: WTI-1923

- Adjusted service and activities

- Fixed failing tests in the corresponding Service.Test namespace

Introduced HydraulicBoundaryCalculationSettings for HeightStructure calculations: WTI-1923

- Fixed failing tests in the HeightStructures namespace

Introduced HydraulicBoundaryCalculationSettings for HeightStructure calculations: WTI-1923

- Adjusted service and activities

- Fixed failing tests in the corresponding Service.Test namespace

Introduced HydraulicBoundaryCalculationSettings for ClosingStructure calculations: WTI-1923

- Fixed failing tests in the ClosingStructures namespace

Introduced HydraulicBoundaryCalculationSettings for ClosingStructure calculations: WTI-1923

- Adjusted service and activities

- Fixed failing tests in the corresponding Service.Test namespace

Introduced HydraulicBoundaryCalculationSettings for Structure calculations: WTI-1923

- Adjusted the Calculate function arguments for the base service

Implemented updates when version is same. WTI-1486

Introduced HydraulicBoundaryCalculationSettings for GrassCoverErosionInwards calculations: WTI-1923

- Corrected for the assessment section related elements.

Introduced HydraulicBoundaryCalculationSettings for GrassCoverErosionInwards calculations: WTI-1923

- Fixed failing tests for the integration level tests within the failure mechanism

Introduced HydraulicBoundaryCalculationSettings for GrassCoverErosionInwards calculations: WTI-1923

- Fixed for the services and the activities