Ringtoets.ClosingStructures.Forms.Test

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

    • -240
    • +0
    ./Factories/ClosingStructuresAssemblyMapDataFeaturesFactoryTest.cs
    • -91
    • +0
    ./PresentationObjects/ClosingStructuresCalculationContextTest.cs
    • -138
    • +0
    ./PresentationObjects/ClosingStructuresCalculationGroupContextTest.cs
    • -90
    • +0
    ./PresentationObjects/ClosingStructuresContextTest.cs
    • -54
    • +0
    ./PresentationObjects/ClosingStructuresFailureMechanismContextTest.cs
    • -54
    • +0
    ./PresentationObjects/ClosingStructuresFailureMechanismSectionsContextTest.cs
    • -58
    • +0
    ./PresentationObjects/ClosingStructuresInputContextTest.cs
    • -77
    • +0
    ./PresentationObjects/ClosingStructuresOutputContextTest.cs
    • -64
    • +0
    ./PresentationObjects/ClosingStructuresScenariosContextTest.cs
    • -294
    • +0
    ./PropertyClasses/ClosingStructurePropertiesTest.cs
    • -346
    • +0
    ./PropertyClasses/ClosingStructuresFailureMechanismPropertiesTest.cs
    • -982
    • +0
    ./PropertyClasses/ClosingStructuresInputContextPropertiesTest.cs
    • -113
    • +0
    ./PropertyClasses/ClosingStructuresOutputPropertiesTest.cs
    • -123
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test.csproj
  1. … 15700 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors as a consequence of the directory renaming of the TestUtil(.Test)

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test.csproj
  1. … 40 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of KernelWrapper.TestUtil project

    • -2
    • +2
    ./Factories/ClosingStructuresAssemblyMapDataFeaturesFactoryTest.cs
    • -2
    • +2
    ./Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -2
    • +2
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
    • -2
    • +2
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 172 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Renamed KernelWrapper.TestUtil project

- Fixed default namespace and assembly information

-- Note: the namespaces of the sourcefiles were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test.csproj
  1. … 43 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors caused by the directory renaming of Ringtoets.AssemblyTool.<X> to Riskeer.AssemblyTool.<X>

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test.csproj
  1. … 85 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of the KernelWrapper

    • -1
    • +1
    ./Factories/ClosingStructuresAssemblyMapDataFeaturesFactoryTest.cs
    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 206 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .KernelWrapper project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test.csproj
  1. … 56 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in .Data project

    • -1
    • +1
    ./Factories/ClosingStructuresAssemblyMapDataFeaturesFactoryTest.cs
    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 373 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Data project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test.csproj
  1. … 89 more files in changeset.
Improvements after review. WTI-977

    • -3
    • +3
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 14 more files in changeset.
Updated observers in closing structures view. WTI-977

    • -5
    • +47
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 1 more file in changeset.
Add assembly layers to closing structures view WTI-1872

    • -52
    • +314
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 1 more file in changeset.
Introduce map features factory for closing structures WTI-1872

    • -0
    • +240
    ./Factories/ClosingStructuresAssemblyMapDataFeaturesFactoryTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test.csproj
  1. … 2 more files in changeset.
Add vakindelingen group to structures views WTI-1879

    • -68
    • +77
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 5 more files in changeset.
Fix typo WTI-1553

    • -3
    • +3
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 9 more files in changeset.
Incorporated comments reviews 3225 and 3227:

- Updated test names

- Formatting / layout tests

Paired with ~carloslubbers

WTI-1658

    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 7 more files in changeset.
Update columns in closing structures view WTI-1658

    • -2
    • +39
    ./Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 1 more file in changeset.
Fixed DisplayName. WTI-1848

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

    • -1
    • +1
    ./PresentationObjects/ClosingStructuresCalculationContextTest.cs
    • -1
    • +1
    ./PresentationObjects/ClosingStructuresCalculationGroupContextTest.cs
    • -1
    • +1
    ./PresentationObjects/ClosingStructuresContextTest.cs
    • -1
    • +1
    ./PresentationObjects/ClosingStructuresFailureMechanismContextTest.cs
    • -1
    • +1
    ./PresentationObjects/ClosingStructuresFailureMechanismSectionsContextTest.cs
    • -1
    • +1
    ./PresentationObjects/ClosingStructuresInputContextTest.cs
    • -1
    • +1
    ./PresentationObjects/ClosingStructuresOutputContextTest.cs
    • -1
    • +1
    ./PresentationObjects/ClosingStructuresScenariosContextTest.cs
    • -1
    • +1
    ./PropertyClasses/ClosingStructurePropertiesTest.cs
    • -1
    • +1
    ./PropertyClasses/ClosingStructuresFailureMechanismPropertiesTest.cs
    • -1
    • +1
    ./PropertyClasses/ClosingStructuresInputContextPropertiesTest.cs
    • -1
    • +1
    ./PropertyClasses/ClosingStructuresOutputPropertiesTest.cs
    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 6081 more files in changeset.
Removed unused references. WTI-1767

Paired with ~carloslubbers

    • -4
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test.csproj
  1. … 1 more file in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.ClosingStructures

WTI-1767

    • -2
    • +2
    ./PresentationObjects/ClosingStructuresFailureMechanismSectionsContextTest.cs
  1. … 23 more files in changeset.
Cleanup WTI-1842

    • -12
    • +0
    ./Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 5 more files in changeset.
Refactor result views, remove has manual assembly results method WTI-1839

    • -47
    • +0
    ./Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 35 more files in changeset.
Rename use manual property WTI-1839

    • -9
    • +9
    ./Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -16
    • +16
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 14 more files in changeset.
"<geen>" => "<selecteer>". WTI-1691

    • -11
    • +11
    ./Views/ClosingStructuresScenariosViewTest.cs
  1. … 14 more files in changeset.
"<geen>" => "<selecteer>". WTI-1691

    • -11
    • +11
    ./Views/ClosingStructuresScenariosViewTest.cs
  1. … 14 more files in changeset.
Rename in result view tests WTI-1839

    • -7
    • +7
    ./Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 17 more files in changeset.
Rename AssessmentSectionHelper -> AssessmentSectionTestHelper WTI-1839

    • -1
    • +1
    ./PropertyClasses/ClosingStructuresOutputPropertiesTest.cs
    • -27
    • +27
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 139 more files in changeset.
Rename calculatorfactory -> calculatorFactory WTI-1842

    • -8
    • +8
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 19 more files in changeset.
Cleanup WTI-1842

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