Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed tests. WTI-1792

Fixed corresponding integration tests. WTI-892

Adapted calculation row objects for piping an macro stability inwards. WTI-892

Removed IObserver implementation from view. WTI-1792

Implement FailureMechanismSectionUpdateStrategy to for "bijwerken" of sections. This strategy will try to match old sections with current ones and transfer the *SectionResult data using an IFailureMechanismSectionResultUpdateStrategy. Note: currently this implementation will cause weird behavior when importing multiple sections with a length of 0 (so the sections are the same), after updating all 0 length sections will have the result data of the first 0 length section. WTI-1752

Cleanup. WTI-1792

Don't use properties in view to set data. WTI-1792

Fixed failing tests. WTI-892

Adapted property tests (used random values). WTI-892

Adapted Bottom visualization in PipingStochasticSoilProfileProperties. WTI-892

Adapted TopLevel visualization in MacroStabilityInwardsSoilLayer1DProperties. WTI-892

Adapted TopLevel visualization in PipingSoilLayerProperties. WTI-892

Cleaned up PipingStochasticSoilProfilePropertiesTest. WTI-892

Cleaned up MacroStabilityInwardsStochasticSoilProfilePropertiesTest. WTI-892

Adapted Bottom visualization in MacroStabilityInwardsStochasticSoilProfileProperties. WTI-892

Adapted Probability visualization in PipingStochasticSoilProfileProperties. WTI-892

Adapted Probability visualization in MacroStabilityInwardsStochasticSoilProfileProperties. WTI-892

Update xmldoc WTI-1752

Cleaned up MacroStabilityInwardsScenarioRowTest. WTI-892

Fixed failing tests. WTI-892

Added assessment section as constructor parameter to the contribution view. WTI-1792

Added other failure mechanism to AssessmentSection. WTI-1792

Exposed contributing failure mechanisms on assessment section. WTI-1792

Adapted macro stability inwards calculation configuration import/export related tests. WTI-892

Adapted piping calculation configuration import/export related tests. WTI-892

Cleanup WTI-1752

Make IHasSectionResults<T> derive from IFailureMechanism WTI-1752

Add test to replace strategy test WTI-1752

Introduce update strategies for the failure mechanism section importer WTI-1752

Incorporated comments review 3108:

- Fixed test, because it was calling the wrong overload

- Introduced additional input tracking parameter as a FailureMechanism N is not the same as a FailureMechanismSection N

WTI-1782