TechnicalInnovationSectionResultRowTest.cs

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

    • -470
    • +0
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 15714 more files in changeset.
Renamed src/Integration.Forms: WTI-1931

- Fixed namespace of files

    • -1
    • +1
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 287 more files in changeset.
Renamed src/Integration.Data: WTI-1931

- Fixed namespace in project

    • -1
    • +1
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 423 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of KernelWrapper.TestUtil project

    • -2
    • +2
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 175 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of the KernelWrapper

    • -1
    • +1
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 209 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in .Data project

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

    • -1
    • +1
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 6095 more files in changeset.
Rename use manual property WTI-1839

    • -12
    • +12
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 120 more files in changeset.
Rename calculatorfactory -> calculatorFactory WTI-1842

    • -10
    • +10
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 19 more files in changeset.
Reduce code smells from sonarqube in Integration namespace WTI-1787

    • -7
    • +7
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 17 more files in changeset.
Introduced ManualFailureMechanismSectionAssemblyCategoryGroup for TechnicalInnovation. WTI-1764

    • -6
    • +3
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 14 more files in changeset.
Moved converting function from the FailureMechanismSectionResultRowHelper to a separate class - Usage is not only limited to FailureMechanismSectionResultRows anymore.

WTI-1684

    • -7
    • +7
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 43 more files in changeset.
Cleanup: - Renamed testhelper --> ColumnStateDefinitions are not exclusively defined for FailureMechanismSectionResultRows<T>, but are a general thing

WTI-1679

    • -23
    • +23
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 23 more files in changeset.
Implement helper methods and test cases for the assembly category group colors WTI-1538

    • -1
    • +1
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 29 more files in changeset.
Implement row and view for technical innovations WTI-1644

    • -12
    • +403
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 3 more files in changeset.
Adapt result data model for technical innovations WTI-1644

    • -21
    • +0
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 11 more files in changeset.
Remove notimplementedexceptions WTI-1628

    • -15
    • +0
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 27 more files in changeset.
Review related changes, made Update abstract and xmldoc cleanup WTI-1628

    • -0
    • +15
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 32 more files in changeset.
Rename SimpleAssessmentInput->SimpleAssessmentResult WTI-1617

    • -2
    • +2
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 58 more files in changeset.
Moved SimpleAssessmentResult types to Ringtoets.Common.Primitives. WTI-1616

    • -0
    • +1
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 192 more files in changeset.
Add simple assessment column to the technical innovations result view WTI-1617

    • -0
    • +29
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 3 more files in changeset.
Incorporated comments review 2075: - Replaced private CreateSection factory methods with a Factory class which creates valid FailureMechanismSections Related to Issue [WTI-1373]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@11522 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5386dade2d5af68f467293c49214aadde7b14962

Former-commit-id: 2e038077bb8a4812f1da047aea9d7b5a8abe25be

    • -11
    • +2
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 45 more files in changeset.
Incorporated comments: - Added asserts for AssessmentLayerThree getters - Simplified tests by merging tests Related to Issue [WTI-1373]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@11441 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3b592ec7f20271035c4575cebae40013bec213ac

Former-commit-id: 4aafe78884e4b5850adaf8b6eb038aab423e76db

    • -14
    • +1
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 17 more files in changeset.
Updated license headers in Ringtoets.Integration. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9500 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5cf71e2f52c6a9a36e1a31ea82f36a076ffbebd4

Former-commit-id: 6abec109964cfccaea7e617f4a17ce5ab22c1d4f

    • -1
    • +1
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 245 more files in changeset.
Cleaned up edited files of last commit. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9482 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fc5e752e538e1f995ae775a9f40791ee2455ae62

Former-commit-id: 5e27c42800cb79dfa3f2978089742fa28c6bd700

    • -2
    • +1
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 72 more files in changeset.
Removed implementation of GetMemberName from TypeUtils for we can now use nameof operator of C# 6.0. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9476 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 996cc01173768b9787336f8eb638e2baf721353f

Former-commit-id: f5a543233c72cb519f4cc8580fc289facf67c9bc

    • -3
    • +3
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 77 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9381 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -4
    • +4
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 429 more files in changeset.
Implemented improvements of review 1128. Related to Issue [WTI-935]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6185 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d9e620ed2e1f85ee6374f7b4f36332000273c705

Former-commit-id: 1058f1ad36ee4eaa8f4b3eaabe0c0315b64a503a

    • -3
    • +3
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 26 more files in changeset.
Make sure all toetssporen have a toetslaag 1 in their "Resultaat" view * Moved AssessmentlayerOne and AssessmentLayerThree to base * cleaned *FailureMechanismSectionResult.cs * cleaned *FailureMechanismSectionResultTest.cs * cleaned *FailureMechanismSectionResultRow.cs * cleaned *FailureMechanismSectionResultRowTest.cs Related to Issue [WTI-935]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6085 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0e03c6bc20f13d073b13cf30def9c56982e07d84

Former-commit-id: 8e305f808667634c5856790dac77d85097e8393e

    • -34
    • +8
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 90 more files in changeset.
- Renamed *FailureMechanismSectionResultNoValueRoundedDoubleConverter* to *NoValueRoundedDoubleConverterTest* Related to Issue [WTI-438]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4802 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bbd6b35ef48aee3e57832ef4512e00d21ae2001f

Former-commit-id: 15657f8e848b457d1cf3a9490194a2f51ff4a6c5

    • -1
    • +1
    ./TechnicalInnovationSectionResultRowTest.cs
  1. … 49 more files in changeset.