ExportableCombinedSectionAssemblyTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -113
    • +0
    ./ExportableCombinedSectionAssemblyTest.cs
  1. … 15714 more files in changeset.
Renamed src/Integration.IO: WTI-1931

- Fixed namespaces

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

    • -1
    • +1
    ./ExportableCombinedSectionAssemblyTest.cs
  1. … 6095 more files in changeset.
Incorporated comments review 3186:

- Added license headers to newly created files

WTI-1790

    • -1
    • +22
    ./ExportableCombinedSectionAssemblyTest.cs
  1. … 83 more files in changeset.
Cleanup:

- Updated XMLDocs of the intermediate datamodel

- Adjusted test names

WTI-1790

    • -4
    • +7
    ./ExportableCombinedSectionAssemblyTest.cs
  1. … 18 more files in changeset.
Corrected data model:

- Overal result of a combined section assembly should be of type section assembly result.

WTI-1790

    • -14
    • +7
    ./ExportableCombinedSectionAssemblyTest.cs
  1. … 1 more file in changeset.
Introduced exportable combined section assembly:

- Renamed class to clarify that it represents an individual result of a failure mechanism within a combined section assembly result.

WTI-1790

    • -3
    • +3
    ./ExportableCombinedSectionAssemblyTest.cs
  1. … 7 more files in changeset.
Introduced exportable combined section assembly:

- Introduced object to hold all the information:

-- Section

-- Collection of the individual failure mechanism results for this section

-- The total result of this section

WTI-1790

    • -0
    • +96
    ./ExportableCombinedSectionAssemblyTest.cs
  1. … 3 more files in changeset.