PipingFailureMechanismResultViewTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed DetailedAssessmentResultType to DetailedAssessmentProbabilityOnlyResultType. WTI-1634

    • -1
    • +1
    ./PipingFailureMechanismResultViewTest.cs
  1. … 53 more files in changeset.
Rename AssessmentLayerThree to TailorMadeAssessmentProbability for Piping WTI-1632

    • -19
    • +19
    ./PipingFailureMechanismResultViewTest.cs
  1. … 12 more files in changeset.
Added failure mechanism section result row type to the FailureMechanismResultView. WTI-1627

    • -1
    • +1
    ./PipingFailureMechanismResultViewTest.cs
  1. … 45 more files in changeset.
Review related changes. Update tests for detailed assessment extensions WTI-1616

    • -3
    • +3
    ./PipingFailureMechanismResultViewTest.cs
  1. … 3 more files in changeset.
Fixed test names: - Checkbox --> ComboBox

WTI-1621

    • -1
    • +1
    ./PipingFailureMechanismResultViewTest.cs
  1. … 2 more files in changeset.
Rename AssessmentLayerTwoA -> DetailedAssessment for piping WTI-1616

    • -21
    • +21
    ./PipingFailureMechanismResultViewTest.cs
  1. … 10 more files in changeset.
Moved SimpleAssessmentResult types to Ringtoets.Common.Primitives. WTI-1616

    • -0
    • +1
    ./PipingFailureMechanismResultViewTest.cs
  1. … 192 more files in changeset.
Reverse parameters in piping result view WTI-1617

    • -7
    • +5
    ./PipingFailureMechanismResultViewTest.cs
  1. … 4 more files in changeset.
Reverse order of (type) parameters for FailureMechanismResultView WTI-1617

    • -1
    • +1
    ./PipingFailureMechanismResultViewTest.cs
  1. … 39 more files in changeset.
Disable cells when simple assessment is not applicable for piping WTI-1617

    • -7
    • +2
    ./PipingFailureMechanismResultViewTest.cs
  1. … 1 more file in changeset.
Start adding new simple assessment column to result view tables WTI-1617

    • -38
    • +45
    ./PipingFailureMechanismResultViewTest.cs
  1. … 28 more files in changeset.
Rewire final standalone result views and cleanups WTI-1617

    • -21
    • +2
    ./PipingFailureMechanismResultViewTest.cs
  1. … 58 more files in changeset.
Start removing unneeded properties in the base FailureMechanismResultView and rewiring the piping version WTI-1617

    • -132
    • +99
    ./PipingFailureMechanismResultViewTest.cs
  1. … 6 more files in changeset.
Add the section results to the constructor of the failure mechanism result views. WTI-1617

    • -10
    • +14
    ./PipingFailureMechanismResultViewTest.cs
  1. … 66 more files in changeset.
Update resources with new display names for the assessment layers. WTI-1543

    • -3
    • +3
    ./PipingFailureMechanismResultViewTest.cs
  1. … 20 more files in changeset.
* Removed TestPipingOutput. * Introduced PipingOutputTestFactory. * Fixed updating problem in PipingScenarioView. WTI-1588

    • -1
    • +1
    ./PipingFailureMechanismResultViewTest.cs
  1. … 35 more files in changeset.
Improvements after review. WTI-1588

    • -18
    • +10
    ./PipingFailureMechanismResultViewTest.cs
  1. … 41 more files in changeset.
* Don't remove output when changing the piping A value. * Update result and scenario view when changing the piping A value. WTI-1581

    • -0
    • +46
    ./PipingFailureMechanismResultViewTest.cs
  1. … 4 more files in changeset.
Fixed tests. WTI-1581

    • -1
    • +2
    ./PipingFailureMechanismResultViewTest.cs
  1. … 2 more files in changeset.
Removed using CalculationScenarioStatus in piping result view. WTI-1581

    • -58
    • +60
    ./PipingFailureMechanismResultViewTest.cs
  1. … 4 more files in changeset.
Removed using CalculationScenarioStatus in piping result view. WTI-1581

    • -58
    • +60
    ./PipingFailureMechanismResultViewTest.cs
  1. … 4 more files in changeset.
Fixed some tests. WTI-1581

    • -1
    • +1
    ./PipingFailureMechanismResultViewTest.cs
  1. … 16 more files in changeset.
Fixed some tests. WTI-1581

    • -1
    • +1
    ./PipingFailureMechanismResultViewTest.cs
  1. … 16 more files in changeset.
Introduced new context to get all the needed data to the result view. WTI-1581

    • -3
    • +25
    ./PipingFailureMechanismResultViewTest.cs
  1. … 8 more files in changeset.
Introduced new context to get all the needed data to the result view. WTI-1581

    • -3
    • +25
    ./PipingFailureMechanismResultViewTest.cs
  1. … 8 more files in changeset.
* Removed probability from data model. * Resolved probability dynamically in result view. WTI-1581

    • -61
    • +59
    ./PipingFailureMechanismResultViewTest.cs
  1. … 12 more files in changeset.
* Removed probability from data model. * Resolved probability dynamically in result view. WTI-1581

    • -61
    • +59
    ./PipingFailureMechanismResultViewTest.cs
  1. … 12 more files in changeset.
Cleanup of Ringtoets.Piping.* Related to Issue [WTI-1463]

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

Former-commit-id: d1dae573d82318632b51de4d8993ac3896111718

Former-commit-id: bb48187b2b1935880c745e1aa71d570d7eeaba74

    • -1
    • +1
    ./PipingFailureMechanismResultViewTest.cs
  1. … 53 more files in changeset.
Change parsing error messages when entering probabilities in all relevant locations so they're consistent. Related to Issue [WTI-1377]

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

Former-commit-id: 523c08daba3b8068d19f06e7042b70d77dd8a770

Former-commit-id: 988e803449f1818129bd96eb9c3722fad7aefe65

    • -1
    • +1
    ./PipingFailureMechanismResultViewTest.cs
  1. … 15 more files in changeset.
Incorporated comments review 2075: - Removed reflection-based lookups for the asserts of assessmentLayerThree because the direct property is available Related to Issue [WTI-1373]

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

Former-commit-id: b413e456277c7671662eb6319ee8acacad6a816c

Former-commit-id: fdc4222102fd258490bb6f0796fbdfd284eee1a4

    • -5
    • +1
    ./PipingFailureMechanismResultViewTest.cs
  1. … 5 more files in changeset.