Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup FailureMechanismSectionCollection - Remove connection with AssessmentSection:

- Removed constructor

WTI-1833

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

- Removed obsolete id property

WTI-1833

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

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

WTI-1833

    • -12
    • +6
    ./AggregatedSerializableFailureMechanismSectionAssemblyCreatorTest.cs
    • -2
    • +2
    ./SerializableFailureMechanismSectionCreatorTest.cs
  1. … 5 more files in changeset.
Changed attribute header for FailureMechanismSection:

- Changed prefixes for ID generation of the FailureMechanisms

WTI-1833

  1. … 3 more files in changeset.
Incorporated comments review 3233:

- Ran Deltares cleanup for the Integration.IO projects.

WTI-1803

    • -1
    • +1
    ./AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreatorTest.cs
  1. … 7 more files in changeset.
Incorporated comments review 3213 / 3217:

- Renamed the ID generator accordingly

WTI-1803

    • -3
    • +3
    ./AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreatorTest.cs
    • -4
    • +4
    ./AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreatorTest.cs
    • -8
    • +8
    ./AggregatedSerializableFailureMechanismCreatorTest.cs
    • -15
    • +15
    ./AggregatedSerializableFailureMechanismSectionAssemblyCreatorTest.cs
    • -1
    • +1
    ./SerializableAssessmentProcessCreatorTest.cs
    • -6
    • +6
    ./SerializableFailureMechanismCreatorTest.cs
    • -6
    • +6
    ./SerializableFailureMechanismSectionCreatorTest.cs
    • -1
    • +1
    ./SerializableTotalAssemblyResultCreatorTest.cs
  1. … 16 more files in changeset.
Incorporated comments review 3213 / 3217:

- Generate unique IDs per unique prefix

WTI-1803

    • -12
    • +10
    ./AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreatorTest.cs
    • -1
    • +1
    ./AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreatorTest.cs
    • -10
    • +8
    ./AggregatedSerializableFailureMechanismCreatorTest.cs
    • -6
    • +6
    ./AggregatedSerializableFailureMechanismSectionAssemblyCreatorTest.cs
    • -30
    • +31
    ./SerializableAssemblyCreatorTest.cs
  1. … 3 more files in changeset.
Incorporated comments review 3227:

- Formatting

WTI-1803

    • -2
    • +0
    ./SerializableFailureMechanismSectionAssemblyResultCreatorTest.cs
Incorporated comments review 3223:

- Introduced random extensions to select a subset of enums

- Applied to affected tests

-- Applied to AssessmentSectionAssemblyResult as none and notapplicable are invalid results and will cause a NotSupportedException when generated.

WTI-1803

    • -7
    • +11
    ./AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreatorTest.cs
    • -7
    • +11
    ./AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreatorTest.cs
    • -14
    • +22
    ./AggregatedSerializableFailureMechanismCreatorTest.cs
    • -14
    • +22
    ./AggregatedSerializableFailureMechanismSectionAssemblyCreatorTest.cs
    • -7
    • +11
    ./SerializableAssemblyCreatorTest.cs
    • -1
    • +8
    ./SerializableAssessmentSectionAssemblyResultCreatorTest.cs
    • -7
    • +11
    ./SerializableCombinedFailureMechanismSectionAssemblyResultCreatorTest.cs
  1. … 2 more files in changeset.
Incorporated comments review 3216:

- Removed parameter name check for the InvalidEnumArgumentException tests, as the parameter name is already present in the exception message.

WTI-1803

    • -2
    • +1
    ./SerializableAssemblyMethodCreatorTest.cs
    • -2
    • +1
    ./SerializableAssessmentSectionCategoryGroupCreatorTest.cs
    • -2
    • +1
    ./SerializableFailureMechanismCategoryGroupCreatorTest.cs
    • -2
    • +1
    ./SerializableFailureMechanismGroupCreatorTest.cs
    • -2
    • +1
    ./SerializableFailureMechanismSectionCategoryGroupCreatorTest.cs
    • -2
    • +1
    ./SerializableFailureMechanismTypeCreatorTest.cs
Incorporated comments review 3215:

- Removed ArgumentNullException tests that are part of an internal call.

WTI-1803

    • -12
    • +0
    ./SerializableAssessmentProcessCreatorTest.cs
    • -60
    • +0
    ./SerializableTotalAssemblyResultCreatorTest.cs
Introduced support to write failure mechanism assembly section results:

- Only write results that have a category result != NONE to the serializable model. None is a not supported option and throws an exception.

WTI-1803

    • -3
    • +233
    ./AggregatedSerializableFailureMechanismSectionAssemblyCreatorTest.cs
  1. … 1 more file in changeset.
Reverted commit 1f5d1d319b9a4bf62f6271d02e2b556f1ad6843c:

- Support for NULLABLE failure mechanism category was removed from the assembly result creator.

WTI-1803

    • -2
    • +14
    ./AggregatedSerializableFailureMechanismCreatorTest.cs
    • -2
    • +14
    ./AggregatedSerializableFailureMechanismSectionAssemblyCreatorTest.cs
    • -55
    • +7
    ./SerializableFailureMechanismSectionAssemblyResultCreatorTest.cs
  1. … 2 more files in changeset.
Incorporated comments review 3210:

- Renamed factory

- Cleaned up src file:

-- Renamed function arguments

-- Updated XMLDoc

WTI-1790

    • -2
    • +2
    ./AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreatorTest.cs
  1. … 8 more files in changeset.
Fixed failing tests:

- Fixed IDs for serializable components.

WTI-1789

    • -1
    • +1
    ./SerializableAssessmentProcessCreatorTest.cs
    • -1
    • +1
    ./SerializableAssessmentSectionCreatorTest.cs
    • -1
    • +1
    ./SerializableTotalAssemblyResultCreatorTest.cs
Cleanup intermediate combined section assembly model:

- Changed the constructor argument --> collection to an IEnumerable of results for the exportable assessment section

WTI-1790

    • -22
    • +10
    ./AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreatorTest.cs
    • -17
    • +5
    ./SerializableAssemblyCreatorTest.cs
    • -2
    • +1
    ./SerializableAssessmentSectionCreatorTest.cs
  1. … 3 more files in changeset.
Cleanup intermediate failure mechanism model:

- Removed unused sections property.

WTI-1790

    • -4
    • +2
    ./AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreatorTest.cs
  1. … 4 more files in changeset.
Cleanup intermediate failure mechanism model:

- Removed obsolete sections construction argument

WTI-1790

    • -8
    • +0
    ./AggregatedSerializableFailureMechanismCreatorTest.cs
    • -2
    • +0
    ./SerializableFailureMechanismCreatorTest.cs
  1. … 21 more files in changeset.
Cleanup intermediate failure mechanism model:

- Removed unused Sections property from the exportable failure mechanism.

WTI-1790

    • -7
    • +1
    ./AggregatedSerializableFailureMechanismCreatorTest.cs
  1. … 22 more files in changeset.
Introduced support to export failure mechanism section assembly results with result None:

- Adjusted testhelpers and tests

-- Note: functionality is not present for the combined failure mechanism section results, as it is impossible that this situation occurs under normal circumstances.

WTI-1803

    • -14
    • +2
    ./AggregatedSerializableFailureMechanismCreatorTest.cs
    • -14
    • +2
    ./AggregatedSerializableFailureMechanismSectionAssemblyCreatorTest.cs
    • -7
    • +55
    ./SerializableFailureMechanismSectionAssemblyResultCreatorTest.cs
  1. … 2 more files in changeset.
Cleanup aggregates:

- Moved to their own namespace

-- Performed for the src

WTI-1803

    • -0
    • +1
    ./AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreatorTest.cs
    • -0
    • +1
    ./AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreatorTest.cs
    • -0
    • +1
    ./AggregatedSerializableFailureMechanismCreatorTest.cs
    • -0
    • +1
    ./AggregatedSerializableFailureMechanismSectionAssemblyCreatorTest.cs
  1. … 18 more files in changeset.
Cleanup:

- Ran code cleanup over the test namespace

WTI-1803

    • -8
    • +7
    ./AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreatorTest.cs
    • -9
    • +9
    ./AggregatedSerializableFailureMechanismCreatorTest.cs
    • -2
    • +0
    ./SerializableCombinedFailureMechanismSectionAssemblyResultCreatorTest.cs
    • -2
    • +0
    ./SerializableFailureMechanismSectionCreatorTest.cs
  1. … 3 more files in changeset.
Cleanup:

- Refactored test file, introduced helper method to assert combined failure mechanism section assembly links

WTI-1803

    • -17
    • +18
    ./SerializableAssemblyCreatorTest.cs
Cleanup:

- Refactored test file, introduced helper method to assert failure mechanism links

WTI-1803

    • -74
    • +52
    ./SerializableAssemblyCreatorTest.cs
Connect serializable combined failure mechanism section assemblies to the serializable assembly:

- Connected the combined failure mechanism section assembly results.

WTI-1803

    • -13
    • +30
    ./SerializableAssemblyCreatorTest.cs
  1. … 1 more file in changeset.
Connect serializable combined failure mechanism section assemblies to the serializable assembly:

- Connected the sections

WTI-1803

    • -2
    • +12
    ./SerializableAssemblyCreatorTest.cs
  1. … 1 more file in changeset.
Connect serializable combined failure mechanism section assemblies to the serializable assembly:

- Connected the failure mechanism section collection

WTI-1803

    • -14
    • +65
    ./SerializableAssemblyCreatorTest.cs
  1. … 1 more file in changeset.
Introdcued creator to create AggregatedSerializableCombinedFailureMechanismSectionAssemblies:

- Used to create these from a ExportableCombinedSectionAssemblyCollection of the RT intermediate model.

- Fixed typo

WTI-1803

    • -0
    • +248
    ./AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreatorTest.cs
    • -2
    • +2
    ./AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreatorTest.cs
  1. … 3 more files in changeset.
Introduced creator to create the aggregated serializable failure mechanim sections. WTI-1803

    • -0
    • +201
    ./AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreatorTest.cs
    • -1
    • +2
    ./SerializableCombinedFailureMechanismSectionAssemblyResultCreatorTest.cs
  1. … 5 more files in changeset.
Introduced testhelper to assert serializable assembly results. WTI-1803

    • -57
    • +31
    ./AggregatedSerializableFailureMechanismCreatorTest.cs
    • -57
    • +33
    ./AggregatedSerializableFailureMechanismSectionAssemblyCreatorTest.cs
  1. … 2 more files in changeset.