Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Expanded the ClosingStructuresFailureMechanismAssemblyFactory: - Fed the DetailedAssessmentResult from the section result to the calculator - Cleaned up testfile

WTI-1630

    • -4
    • +7
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismAssemblyFactory: - Added factory method to create Tailor Made Assembly results.

WTI-1630

    • -4
    • +167
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 1 more file in changeset.
Adjusted ClosingStructuresFailureMechanismSection result: - Renamed AssessmentLayerThree --> TailorMadeAssessmentProbability - Adjusted affected tests, removed obsolete RoundedDouble casts or uses in storage

WTI-1630

    • -6
    • +6
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -11
    • +11
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 8 more files in changeset.
Adjusted ClosingStructuresFailureMechanismSection result: - Added properties to hold registrations of the Detailed and the TailorMadeAssessments - Added properties to hold the manually overridden values - Adapted affected test

WTI-1630

    • -1
    • +47
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 1 more file in changeset.
Implemented review comments from review 2526 WTI-1628

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 34 more files in changeset.
Incorporated comments review 2512: - Corrected test names for the -FailureMechanismResultViewInfoTests

WTI-1563

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 15 more files in changeset.
Adapted tests. WTI-1563

    • -8
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresFailureMechanismViewInfoTest.cs
    • -10
    • +4
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresScenariosViewInfoTest.cs
  1. … 47 more files in changeset.
Rename GetFromRange to NextDouble WTI-1616

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 25 more files in changeset.
Added failure mechanism section result row type to the FailureMechanismResultView. WTI-1627

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 45 more files in changeset.
Cleanup files WTI-1616

    • -2
    • +0
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 11 more files in changeset.
Review related changes. Improve calculator/factories and their tests. WTI-1616

    • -37
    • +20
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 30 more files in changeset.
Adapted tests. WTI-1563

    • -4
    • +11
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresCalculationGroupContextTest.cs
  1. … 6 more files in changeset.
Incorporated comments review 2503: - Cleaned up unused references in ClosingStructures - Rewrote treenodeinfo test to be in line with other comparable tests.

WTI-1621

    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/FileImporters/ClosingStructureReplaceDataStrategyTest.cs
    • -4
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -58
    • +46
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
Final cleanup: - Removed every notion of AssessmentLayerOne from Structures, except for .Data - Removed obsolete tests in: -- Common.Forms: AssessmentLayerOne is implemented specifically --- Common.Data: autoproperty tests should not be implemented

WTI-1621

    • -4
    • +4
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 5 more files in changeset.
Review related changes, update xmldoc and fix tests WTI-1617

    • -6
    • +3
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 19 more files in changeset.
Update methods to create test views for gekb and structures WTI-1617

    • -23
    • +12
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 3 more files in changeset.
Fixed compilation errors: - Mergetool did not work for every file - Fixed failing tests

WTI-1621

    • -18
    • +17
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -6
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 4 more files in changeset.
Review related improvements. Introduce new and use test factory, update test names WTI-1617

    • -42
    • +21
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 25 more files in changeset.
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