Ringtoets.ClosingStructures.Data.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update test names WTI-1723

    • -2
    • +2
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 7 more files in changeset.
Update combined assembly logic for Closing Structures WTI-1723

    • -2
    • +47
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 1 more file in changeset.
Added factory method for getting a category group for a closing structures section. WTI-1683

    • -0
    • +241
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 1 more file in changeset.
Review related changes. WTI-1704

  1. … 5 more files in changeset.
Update closing structures factory WTI-1677

    • -10
    • +7
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 1 more file in changeset.
Add check to assembly factory to see if the failure mechanism is relevant WTI-1677

    • -0
    • +26
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 47 more files in changeset.
Review related changes to assembly factories, cleanup and use new calculator methods. WTI-1677

    • -40
    • +8
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 39 more files in changeset.
Incorporated comments review 2755: - Changed the EnumValueTestFixture to type <enum, int> for consistency - Removed expression body

WTI-1679

    • -18
    • +30
    ./ClosingStructureInflowModelTypeTest.cs
  1. … 33 more files in changeset.
Rename assembly factories WTI-1677

    • -0
    • +836
    ./ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
    • -836
    • +0
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test.csproj
  1. … 128 more files in changeset.
Improve parameters for failure mechanism assembly in groups 1 & 2 and macro outwards WTI-1677

    • -58
    • +13
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 13 more files in changeset.
Add assemble failure mechanism method to factory for closing structures WTI-1677

    • -0
    • +269
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 3 more files in changeset.
Rename to just Group WTI-1686

    • -1
    • +1
    ./ClosingStructuresFailureMechanismTest.cs
  1. … 22 more files in changeset.
Add assembly group to closing structures WTI-1686

    • -0
    • +1
    ./ClosingStructuresFailureMechanismTest.cs
  1. … 1 more file in changeset.
Update factory in closing structures WTI-1670

    • -13
    • +8
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 1 more file in changeset.
Set parrallelizable attribute to test projects

  1. … 197 more files in changeset.
Cleanup tests WTI-1638

    • -3
    • +3
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 5 more files in changeset.
Use testhelper for asserting out of range exceptions WTI-1633

    • -4
    • +2
    ./ClosingStructuresFailureMechanismSectionResultTest.cs
  1. … 6 more files in changeset.
Fix inconsistent naming. WTI-1634

    • -41
    • +41
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 2 more files in changeset.
Renamed DetailedAssessmentResultType to DetailedAssessmentProbabilityOnlyResultType. WTI-1634

    • -2
    • +2
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
    • -1
    • +1
    ./ClosingStructuresFailureMechanismSectionResultTest.cs
  1. … 52 more files in changeset.
Cleanup assembly factory. WTI-1631

    • -3
    • +6
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 2 more files in changeset.
Expanded the ClosingStructuresFailureMechanismAssemblyFactory: - Implemented a CombinedAssembly function to combine the simple, detailed and tailor made result into one by means of the calculator

WTI-1630

    • -0
    • +165
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Data.Test.csproj
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismAssemblyFactory: - Fed the DetailedAssessmentResult from the section result to the calculator - Cleaned up testfile

WTI-1630

    • -4
    • +7
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismAssemblyFactory: - Added factory method to create Tailor Made Assembly results.

WTI-1630

    • -4
    • +167
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 1 more file in changeset.
Adjusted ClosingStructuresFailureMechanismSection result: - Renamed AssessmentLayerThree --> TailorMadeAssessmentProbability - Adjusted affected tests, removed obsolete RoundedDouble casts or uses in storage

WTI-1630

    • -6
    • +6
    ./ClosingStructuresFailureMechanismSectionResultTest.cs
  1. … 10 more files in changeset.
Adjusted ClosingStructuresFailureMechanismSection result: - Added properties to hold registrations of the Detailed and the TailorMadeAssessments - Added properties to hold the manually overridden values - Adapted affected test

WTI-1630

    • -1
    • +47
    ./ClosingStructuresFailureMechanismSectionResultTest.cs
  1. … 2 more files in changeset.
Implemented review comments from review 2526 WTI-1628

    • -1
    • +1
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 34 more files in changeset.
Rename GetFromRange to NextDouble WTI-1616

  1. … 25 more files in changeset.
Cleanup files WTI-1616

    • -2
    • +0
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 11 more files in changeset.
Review related changes. Improve calculator/factories and their tests. WTI-1616

    • -37
    • +20
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 30 more files in changeset.
Implement review comments. Update xmldoc and use test factory in failure mechanism tests WTI-1617

    • -4
    • +5
    ./ClosingStructuresFailureMechanismTest.cs
  1. … 19 more files in changeset.