Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added extra tests for height structures. WTI-1715

Introduced factory to create exportable dune erosion failure mechanism. WTI-1790

Updated importer test files for closing structures. WTI-1715

Changed test file names. WTI-1715

Adapted closing structures reader to new situation. WTI-1715

Cleanup:

- Generalised asserts for the exportable failure mechanisms.

- Added missing assert.

WTI-1790

Added extension method to get the hydraulic boundary location name. WTI-1715

Introduced factory to create exportable grass cover erosion outwards failure mechanism. WTI-1790

Introduced factory to create exportable wave impact asphalt cover failure mechanism. WTI-1790

Added extra tests for closing structures. WTI-1715

Introduced factory to create exportable stability stone cover failure mechanism:

- Connected to the assessment section factory

- Updated XMLDocs

WTI-1790

Introduced factory to create exportable stability stone cover failure mechanism:

- Adjusted testhelper to assert results without a probability.

WTI-1790

Added factory methods to create (default) failure mechanisms and sections for failure mechanisms without probability. WTI-1790

Cleanup:

- Renamed private creator functions

- Added missing setup for the assessment section test

WTI-1790

Introduced factory to create exportable stability point structures failure mechanism:

- Also connected to the assessment section factory.

WTI-1790

Introduced factory to create exportable closing structures failure mechanism:

- Connected to the assessment section factory

WTI-1790

Use new element in structures export. WTI-1715

Changed importer test to new situation. WTI-1715

Cleanup:

- Refactored test of the factory for assessment section

- Corrected erroneous call in the height structures factory

WTI-1790

Introduced factory to create exportable height structures failure mechanism:

- Connected to the assessment section factory

WTI-1790

Introduced factory to create exportable grass cover erosion inwards failure mechanism:

- Updated XMLDocs of existing factories

- Connected to the assessment section factory

WTI-1790

updatet test xsd. WTI-1715

Adapted revetment export with new element. WTI-1715

Cleanup WTI-1789

Improve writer tests WTI-1789

Implementing reading both old and new location tags. Also added more test files. WTI-1715

Fixed failing migration logic:

- Identical apertures can be negative as well --> values should be set to 1 in this use case.

WTI-1236

Added new schema identifier. WTI-1715

Implemented factory to default instances of ExportableFailureMechanism

- Applied to the already defined factories --> used when the failure mechanism is irrelevant.

WTI-1790

Merge branch 'master' into 1715