Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented SimpleAssessmentResult type for Closing and Height structures: - Adjusted row object - Adjusted view logic to respond on changes of type SimpleAssessmentResultValidityOnly

WTI-1621

    • -0
    • +4
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -57
    • +146
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -6
    • +10
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 9 more files in changeset.
Implement review comments. Update xmldoc and use test factory in failure mechanism tests WTI-1617

    • -4
    • +5
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismTest.cs
  1. … 19 more files in changeset.
Review related changes. Rename AssemblyFactoryException -> AssemblyException WTI-1620

    • -4
    • +4
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 43 more files in changeset.
Review related changes, update test names for assembly factory methods WTI-1620

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 17 more files in changeset.
Rename detailed assessment extension classes and tests WTI-1616

    • -161
    • +0
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionDetailedAssessmentResultExtensionsTest.cs
    • -0
    • +161
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultDetailedAssessmentExtensionsTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/Ringtoets.ClosingStructures.Data.Test.csproj
  1. … 33 more files in changeset.
Implement detailed assessment factory methods for closing structures WTI-1616

    • -161
    • +0
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSection2aAssessmentResultExtensionsTest.cs
    • -0
    • +161
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionDetailedAssessmentResultExtensionsTest.cs
    • -0
    • +181
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/Ringtoets.ClosingStructures.Data.Test.csproj
    • -28
    • +28
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -11
    • +11
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 6 more files in changeset.
- Cleaned up tests that only depend on the coordinates --> use the testfactory to create FailureMechanismSections: -- Performed for ClosingStructures.Data - Replaced StructuresFailureMechanismSectionResult<ClosingStructuresInput> from the Integration.Plugin with the specific implementation.

WTI-1621

    • -6
    • +4
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismTest.cs
  1. … 1 more file in changeset.
Cleaned up tests that only depend on the coordinates --> use the testfactory to create FailureMechanismSections: - Performed for ClosingStructures.Plugin.Test

WTI-1621

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/FileImporters/ClosingStructureReplaceDataStrategyTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/FileImporters/ClosingStructureUpdateDataStrategyTest.cs
Cleaned up tests that only depend on the coordinates --> use the testfactory to create FailureMechanismSections: - Performed for ClosingStructures

WTI-1621

    • -6
    • +6
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
    • -7
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -6
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -12
    • +10
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructureDataSynchronizationServiceTest.cs
Expanded FailureMechanismSectionTestFactory with factory method that constructs a section based on the coordinates alone: - Certain tests are location dependent - Cleaned up the ClosingStructuresHelperTest

WTI-1621

    • -27
    • +24
    ./Ringtoets.ClosingStructures.Util.Test/ClosingStructuresHelperTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Util.Test/Ringtoets.ClosingStructures.Util.Test.csproj
  1. … 2 more files in changeset.
Final cleanup of StructuresFailureMechanismSectionResult<T> implementations for ClosingStructures: - Adjusted TreeNodeInfo and Plugin

WTI-1621

    • -2
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
    • -5
    • +4
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Removed mirror property SectionResults2: - Replaced the old generic SectionResults property with the mirror property - Cleaned up test

WTI-1621

    • -4
    • +0
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismTest.cs
Removed mirror property SectionResults2: - Replaced the old generic SectionResults property with the mirror property

WTI-1621

    • -7
    • +6
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresInputContextPropertiesTest.cs
    • -4
    • +4
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/FileImporters/ClosingStructureReplaceDataStrategyTest.cs
    • -4
    • +4
    ./Ringtoets.ClosingStructures.Plugin.Test/FileImporters/ClosingStructureUpdateDataStrategyTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -11
    • +11
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
    • -9
    • +8
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructureDataSynchronizationServiceTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Util.Test/ClosingStructuresHelperTest.cs
  1. … 9 more files in changeset.
Simplified ClosingStructuresHelper: - Accepts a ClosingStructuresFailureMechanism now it is a dedicated implementation - Removed obsolete function arguments

WTI-1621

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/FileImporters/ClosingStructureUpdateDataStrategyTest.cs
    • -93
    • +23
    ./Ringtoets.ClosingStructures.Util.Test/ClosingStructuresHelperTest.cs
  1. … 6 more files in changeset.
Separated the generic RingtoetsCommonDataSynchronization service implementation into specific (ClosingStructure) implementation: - Corrected calls in the corresponding Replace- and UpdateDataStrategies - Adjusted tests

WTI-1621

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/FileImporters/ClosingStructureReplaceDataStrategyTest.cs
    • -10
    • +7
    ./Ringtoets.ClosingStructures.Plugin.Test/FileImporters/ClosingStructureUpdateDataStrategyTest.cs
  1. … 2 more files in changeset.
Separated the generic RingtoetsCommonDataSynchronization service implementation into specific (ClosingStructure) implementation: - Performed for the RemoveAllStructures method

WTI-1621

    • -0
    • +111
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructureDataSynchronizationServiceTest.cs
  1. … 1 more file in changeset.
Separated the generic RingtoetsCommonDataSynchronization service implementation into specific (ClosingStructure) implementation: - Performed for the RemoveStructure method

WTI-1621

    • -0
    • +125
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructureDataSynchronizationServiceTest.cs
  1. … 2 more files in changeset.
Rename SimpleAssessmentInput->SimpleAssessmentResult WTI-1617

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
  1. … 2 more files in changeset.
Merge branch 'master' of https://github.com/Deltares/Riskeer

# Conflicts:

# Application/Ringtoets/src/Application.Ringtoets.Setup/Licentie.rtf

# Ringtoets.sln

# Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs

    • -0
    • +31
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 5 more files in changeset.
Separated the generic StructuresHelper implementation into specific (ClosingStructure) implementation: - Replaced StructuresHelperCall with the specific ClosingStructure helper implementation -- Except for the UpdateDataStrategy

WTI-1621

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresInputContextPropertiesTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
Separated the generic StructuresHelper implementation into specific (ClosingStructure) implementation

WTI-1621

    • -0
    • +187
    ./Ringtoets.ClosingStructures.Util.Test/ClosingStructuresHelperTest.cs
    • -0
    • +31
    ./Ringtoets.ClosingStructures.Util.Test/Ringtoets.ClosingStructures.Util.Test.csproj
    • -0
    • +26
    ./Ringtoets.ClosingStructures.Util.Test/packages.config
  1. … 2 more files in changeset.
Review related changes

WTI-1531

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/PropertyInfos/ClosingStructuresFailureMechanismContextPropertyInfoTest.cs
  1. … 13 more files in changeset.
Introduced Util project for closing structures: - Required to separate the generic StructuresHelper implementation into specific (ClosingStructure) implementation

WTI-1621

    • -0
    • +25
    ./Ringtoets.ClosingStructures.Util.Test/Properties/AssemblyInfo.cs
    • -0
    • +21
    ./Ringtoets.ClosingStructures.Util.Test/Ringtoets.ClosingStructures.Util.Test.csproj
  1. … 4 more files in changeset.
Review related changes

WTI-1531

    • -2
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/GeneralClosingStructuresInputTest.cs
  1. … 6 more files in changeset.
Moved SimpleAssessmentResult types to Ringtoets.Common.Primitives. WTI-1616

    • -0
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Data.Test/Ringtoets.ClosingStructures.Data.Test.csproj
  1. … 190 more files in changeset.
Remove AssessmentLayerOne from the base section result row class WTI-1617

    • -0
    • +31
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 8 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for ClosingStructures in Forms: - Adjusted ScenarioRow and the view

WTI-1621

    • -3
    • +3
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresScenarioRowTest.cs
  1. … 2 more files in changeset.
Moved all data objects from Ringtoets.Common.Data.AssemblyTool to Ringtoets.AssemblyTool.Data. WTI-1616

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Data.Test/Ringtoets.ClosingStructures.Data.Test.csproj
  1. … 101 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for ClosingStructures in Data: - Adjusted the 2aAssessementResultExtensions - Adjusted Forms classes that depend on the extension method: -- Fixed compilation errors and tests for the failure mechanism result view

WTI-1621

    • -6
    • +5
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSection2aAssessmentResultExtensionsTest.cs
    • -30
    • +31
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -10
    • +10
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
    • -16
    • +17
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 4 more files in changeset.
Introduced mirror property for ClosingStructures failure mechanism: - Used to remove the generic failure mechanism section result step by step

WTI-1621

    • -0
    • +6
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismTest.cs
  1. … 1 more file in changeset.