SerializableFailureMechanismSectionAssemblyTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Renamed directory of .IO.Test

    • -180
    • +0
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 70 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace in the .IO.Test project

    • -1
    • +1
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 30 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace in .IO

    • -3
    • +3
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 114 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 6095 more files in changeset.
Cleanup: Remove unused variables. WTI-1767

    • -3
    • +0
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 3211:

- Fixed issues with the IdValidator:

-- Do not throw exceptions, return boolean in all cases. Fixed tests on the consuming sides

-- Updated XMLDocs

-- Expanded general testcase generator with additional cases for the consumers

WTI-1789

    • -16
    • +1
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 12 more files in changeset.
Cleanup:

- Introduced testhelper to generate invalid ID

WTI-1789

    • -3
    • +1
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 8 more files in changeset.
Added Id validation for the serializable model:

- Applied for the section assembly

WTI-1789

    • -6
    • +25
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 1 more file in changeset.
Add null or empty check to id's WTI-1789

    • -4
    • +6
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 19 more files in changeset.
Review related changes WTI-1789

    • -1
    • +1
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 33 more files in changeset.
Add enum for failure mechanism section type WTI-1789

    • -1
    • +2
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 12 more files in changeset.
Add XmlType attribute asserts WTI-1789

    • -0
    • +2
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 10 more files in changeset.
Add parameters for all feature members to serializable assembly and rename FailureMechanismSections to FailureMechanismSectionCollection WTI-1789

    • -4
    • +3
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 11 more files in changeset.
Add assessment section assembly to total assembly WTI-1789

    • -1
    • +4
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 5 more files in changeset.
Link section assembly to a section WTI-1789

    • -1
    • +39
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 3 more files in changeset.
Use array instead of list WTI-1789

    • -5
    • +4
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 3 more files in changeset.
Implement section assembly (without section ref) WTI-1789

    • -0
    • +137
    ./SerializableFailureMechanismSectionAssemblyTest.cs
  1. … 8 more files in changeset.