ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs

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

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

- Fixed namespaces

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

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

- Updated XMLDocs

- Added missing license headers

- Fixed typo of function names.

WTI-1790

    • -5
    • +5
    ./ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs
  1. … 13 more files in changeset.
Incorporated comments review 3186:

- Added license headers to newly created files

WTI-1790

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

- Updated XMLDocs

- Removed unused references

- Fixed test names

WTI-1790

    • -1
    • +1
    ./ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs
  1. … 9 more files in changeset.
Cleanup:

- Replaced locally defined factory method for exportable section assembly results with the introduced test factory methods

WTI-1790

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

- Replaced locally defined factory method for exportable sections with the introduced test factory methods

WTI-1790

    • -13
    • +6
    ./ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs
  1. … 4 more files in changeset.
Made the base class of the aggregated failure mechanism assembly result non-generic:

- Derived the already existing implementations from the base class

-- Derivation was removed due to commit f287e92ca4b0d05761733637fab582565a30df0c

WTI-1790

    • -15
    • +2
    ./ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs
  1. … 3 more files in changeset.
Revert 9e7d412c1e0f7161e5cd10385f203aed85a3424f:

- Reverted changes as a preparation to make the base class a non-generic type

WTI-1790

    • -2
    • +63
    ./ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs
  1. … 3 more files in changeset.
Introduced exportable failure mechanism section:

- Replaced usages of RT failure mechanism section in the exportable failure mechanism section results

WTI-1790

    • -4
    • +10
    ./ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs
  1. … 7 more files in changeset.
Cleanup:

- Expanded a single enum to contain all assembly method options to prevent contradictions

-- Renamed and expanded an existing enum to minimize initial impact

WTI-1790

    • -1
    • +1
    ./ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs
  1. … 13 more files in changeset.
Introduced object to hold all assembly information:

- Introduced base class

-- Applied base class to already existing items

WTI-1790

    • -63
    • +2
    ./ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs
  1. … 3 more files in changeset.
Introduced object to hold all assembly information:

- Object represents a failure mechanism section result that has assembly results with a probability.

WTI-1790

    • -0
    • +126
    ./ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs
  1. … 3 more files in changeset.