SerializableFailureMechanismSectionCollectionTest.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

    • -74
    • +0
    ./SerializableFailureMechanismSectionCollectionTest.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
    ./SerializableFailureMechanismSectionCollectionTest.cs
  1. … 30 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace in .IO

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

    • -1
    • +1
    ./SerializableFailureMechanismSectionCollectionTest.cs
  1. … 6095 more files in changeset.
Cleanup: Removed unused usings. WTI-1767

    • -1
    • +0
    ./SerializableFailureMechanismSectionCollectionTest.cs
  1. … 30 more files in changeset.
Cleanup FailureMechanismSectionCollection:

- Made private constructor public to create collections with only an ID as constructor argument.

WTI-1833

    • -2
    • +2
    ./SerializableFailureMechanismSectionCollectionTest.cs
  1. … 1 more file in changeset.
Cleanup FailureMechanismSectionCollection - Remove connection with AssessmentSection:

- Removed obsolete ID property

WTI-1833

    • -4
    • +1
    ./SerializableFailureMechanismSectionCollectionTest.cs
  1. … 4 more files in changeset.
Cleanup FailureMechanismSectionCollection - Remove connection with AssessmentSection:

- Removed constructor

WTI-1833

    • -25
    • +4
    ./SerializableFailureMechanismSectionCollectionTest.cs
  1. … 4 more files in changeset.
Cleanup FailureMechanismSectionCollection - Remove connection with FailureMechanism:

- Removed obsolete id property

WTI-1833

    • -4
    • +0
    ./SerializableFailureMechanismSectionCollectionTest.cs
  1. … 3 more files in changeset.
Cleanup FailureMechanismSectionCollection - Remove connection with FailureMechanism:

- Remove overloaded constructor which takes a failure mechanism as argument.

WTI-1833

    • -50
    • +1
    ./SerializableFailureMechanismSectionCollectionTest.cs
  1. … 6 more files 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

    • -26
    • +2
    ./SerializableFailureMechanismSectionCollectionTest.cs
  1. … 12 more files in changeset.
Cleanup:

- Introduced testhelper to generate invalid ID

WTI-1789

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

- Applied for the section collection.

WTI-1789

    • -22
    • +48
    ./SerializableFailureMechanismSectionCollectionTest.cs
  1. … 1 more file in changeset.
Add null or empty check to id's WTI-1789

    • -8
    • +12
    ./SerializableFailureMechanismSectionCollectionTest.cs
  1. … 19 more files in changeset.
Review related changes WTI-1789

    • -1
    • +1
    ./SerializableFailureMechanismSectionCollectionTest.cs
  1. … 33 more files in changeset.
Add XmlType attribute asserts WTI-1789

    • -0
    • +150
    ./SerializableFailureMechanismSectionCollectionTest.cs
  1. … 10 more files in changeset.