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

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

- Fixed namespace in .IO

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

    • -1
    • +1
    ./SerializableFailureMechanismSectionTest.cs
  1. … 6095 more files in changeset.
Cleanup FailureMechanismSectionCollection - Remove connection with FailureMechanism:

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

WTI-1833

    • -1
    • +1
    ./SerializableFailureMechanismSectionTest.cs
  1. … 6 more files in changeset.
Changed attribute header for FailureMechanismSection:

- Changed from Waterkeringsectie to Toetsvak

WTI-1833

    • -1
    • +1
    ./SerializableFailureMechanismSectionTest.cs
  1. … 2 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

    • -20
    • +1
    ./SerializableFailureMechanismSectionTest.cs
  1. … 12 more files in changeset.
Cleanup:

- Introduced testhelper to generate invalid ID

WTI-1789

    • -3
    • +1
    ./SerializableFailureMechanismSectionTest.cs
  1. … 8 more files in changeset.
Cleanup:

- Fixed failing tests

WTI-1789

    • -1
    • +1
    ./SerializableFailureMechanismSectionTest.cs
  1. … 1 more file in changeset.
Added Id validation for the serializable model:

- Applied for the serializable failure mechanism section

WTI-1789

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

    • -4
    • +6
    ./SerializableFailureMechanismSectionTest.cs
  1. … 19 more files in changeset.
Use default unit of measure WTI-1789

    • -3
    • +0
    ./SerializableFailureMechanismSectionTest.cs
  1. … 7 more files in changeset.
Cleanup WTI-1789

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

    • -5
    • +11
    ./SerializableFailureMechanismSectionTest.cs
  1. … 12 more files in changeset.
Add XmlType attribute asserts WTI-1789

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

    • -10
    • +10
    ./SerializableFailureMechanismSectionTest.cs
  1. … 11 more files in changeset.
Add assembly method to failure mechanism section WTI-1789

    • -1
    • +32
    ./SerializableFailureMechanismSectionTest.cs
  1. … 2 more files in changeset.
Add failure mechanism section object WTI-1789

    • -0
    • +157
    ./SerializableFailureMechanismSectionTest.cs
  1. … 10 more files in changeset.