Ringtoets.StabilityPointStructures.Data.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add detailed assembly factory method for stability point structures WTI-1616

    • -0
    • +181
    ./StabilityPointStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 1 more file in changeset.
Rename assessmentlayertwoa for stability point structures WTI-1616

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.Data.Test.csproj
    • -161
    • +0
    ./StabilityPointStructuresFailureMechanismSection2aAssessmentResultExtensionsTest.cs
    • -0
    • +161
    ./StabilityPointStructuresFailureMechanismSectionDetailedAssessmentResultExtensionsTest.cs
  1. … 7 more files in changeset.
Removed mirror property SectionResults2 for StabilityPointStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocs

WTI-1621

    • -8
    • +2
    ./StabilityPointStructuresFailureMechanismTest.cs
  1. … 20 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for StabilityPointStructures 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
    ./StabilityPointStructuresFailureMechanismSection2aAssessmentResultExtensionsTest.cs
  1. … 8 more files in changeset.
Introduced mirror property for StabilityPointStructures failure mechanism: - Used to remove the generic failure mechanism section result step by step

WTI-1621

    • -6
    • +11
    ./StabilityPointStructuresFailureMechanismTest.cs
  1. … 1 more file in changeset.
Rename SimpleAssessmentInput->SimpleAssessmentResult WTI-1617

    • -2
    • +2
    ./StabilityPointStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultTest.cs
  1. … 2 more files in changeset.
Review related changes

WTI-1531

    • -0
    • +1
    ./GeneralStabilityPointStructuresInputTest.cs
  1. … 11 more files in changeset.
Moved SimpleAssessmentResult types to Ringtoets.Common.Primitives. WTI-1616

    • -0
    • +4
    ./Ringtoets.StabilityPointStructures.Data.Test.csproj
    • -0
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
    • -0
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultTest.cs
  1. … 190 more files in changeset.
Moved all data objects from Ringtoets.Common.Data.AssemblyTool to Ringtoets.AssemblyTool.Data. WTI-1616

    • -0
    • +4
    ./Ringtoets.StabilityPointStructures.Data.Test.csproj
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 101 more files in changeset.
Implemented Factory to create assembly tool results for StabilityPointStructures

WTI-1620

    • -0
    • +9
    ./Ringtoets.StabilityPointStructures.Data.Test.csproj
    • -0
    • +120
    ./StabilityPointStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 2 more files in changeset.
- Added SimpleAssemblyInput property on the StabilityPointStructures failure mechanism section result to hold the input of a simple assembly for the assembly tool. -- Made explicit implementations for the structures

WTI-1617

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Data.Test.csproj
    • -0
    • +88
    ./StabilityPointStructuresFailureMechanismSectionResultTest.cs
  1. … 2 more files in changeset.
Refactor cleanup WTI-1617

    • -1
    • +0
    ./StabilityPointStructuresFailureMechanismTest.cs
  1. … 39 more files in changeset.
Remove observer notification tests from the failure mechanism tests. WTI-1617

    • -17
    • +2
    ./StabilityPointStructuresFailureMechanismTest.cs
  1. … 36 more files in changeset.
Add notifications to section results for stability point structures failure mechanism WTI-1617

    • -3
    • +20
    ./StabilityPointStructuresFailureMechanismTest.cs
  1. … 1 more file in changeset.
Final improvements after review WTI-1590

Paired with roberttangerman

    • -8
    • +12
    ./StabilityPointStructuresFailureMechanismSection2aAssessmentResultExtensionsTest.cs
  1. … 2 more files in changeset.
Improvements after review. WTI-1590

    • -2
    • +2
    ./StabilityPointStructuresFailureMechanismSection2aAssessmentResultExtensionsTest.cs
  1. … 38 more files in changeset.
Improvements after review. WTI-1589

    • -0
    • +3
    ./StabilityPointStructuresFailureMechanismSection2aAssessmentResultExtensionsTest.cs
    • -0
    • +2
    ./StabilityPointStructuresProbabilityAssessmentOutputFactoryTest.cs
  1. … 38 more files in changeset.
Removed height stability point specific section result. WTI-1590

    • -1
    • +0
    ./Ringtoets.StabilityPointStructures.Data.Test.csproj
    • -5
    • +6
    ./StabilityPointStructuresFailureMechanismSection2aAssessmentResultExtensionsTest.cs
    • -107
    • +0
    ./StabilityPointStructuresFailureMechanismSectionResultTest.cs
    • -2
    • +2
    ./StabilityPointStructuresFailureMechanismTest.cs
  1. … 30 more files in changeset.
Introduced extension methods for stability point structures to determine layer two a result. WTI-1590

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Data.Test.csproj
    • -0
    • +154
    ./StabilityPointStructuresFailureMechanismSection2aAssessmentResultExtensionsTest.cs
  1. … 2 more files in changeset.
Added ProbabilityAssessmentOutputFactory for stability point structures. WTI-1590

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Data.Test.csproj
    • -0
    • +114
    ./StabilityPointStructuresProbabilityAssessmentOutputFactoryTest.cs
  1. … 2 more files in changeset.
Unify input rounding and validation for N parameters WTI-1531

    • -5
    • +8
    ./GeneralStabilityPointStructuresInputTest.cs
  1. … 13 more files in changeset.
Adapt N parameter in stability point structures failure mechanism to be a double on the data model and storage WTI-1531

    • -13
    • +14
    ./GeneralStabilityPointStructuresInputTest.cs
  1. … 16 more files in changeset.
Incorporated comments review 2408: - Extracted general test function to a TestHelper class -- Replaced locally defined testfunctions by test helper calls

WTI-1473

    • -27
    • +15
    ./StabilityPointStructuresInputTest.cs
  1. … 5 more files in changeset.
Incorporated comments review 2361: - Renamed EqualsGuidelinesTestFixture to EqualsTestFixture - Uniformed Equals type check implementations

Related to Issue [WTI-1390]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13188 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 930e1764f4fab59fe55f5dd070d218aa4457a215

Former-commit-id: f449747e11790257ef9f73a6972e191780163158

  1. … 67 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13171 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

    • -7
    • +0
    ./Ringtoets.StabilityPointStructures.Data.Test.csproj
  1. … 312 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Implemented testfixture for the StabilityPointStructureTest: -- Got rid of the derived class in the test

Related to Issue [WTI-1390]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13167 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 50f9e3320a3ed1bc59efe8513741da388709d8a3

Former-commit-id: 9217fd66dcd739f2e3ac37f994e9bd4d3b178e15

    • -69
    • +234
    ./StabilityPointStructureTest.cs
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13160 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.Data.Test.csproj
  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13156 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Cleaned csproj for StabilityPointStructures test files. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13098 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4ddb52e476e1f411a74e73a39ca8ffaa984cd066

Former-commit-id: e0047b139eb72e01fa584d346a915c064d45dfa1

    • -33
    • +1
    ./Ringtoets.StabilityPointStructures.Data.Test.csproj
  1. … 6 more files in changeset.
Removed IsNameEditable from the data model Related to Issue [WTI-975]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13012 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 98c5b0af23598a6c2ee6ce188b9f0b3dd947fc6c

Former-commit-id: d4a7a6940b06b448fb84f2c916cfc3b10f6baf16

    • -1
    • +0
    ./StabilityPointStructuresFailureMechanismTest.cs
  1. … 71 more files in changeset.