Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added NaN checks for parameters that demand an input when the initializing the object Related to Issue [WTI-553]

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

Former-commit-id: b39c7445535b29ec7305052fc7decd197ebea061

Former-commit-id: d53c63e716be887170a7505f11c36067d732b5c8

    • -0
    • +12
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 1 more file in changeset.
Incorporated review comments: - If orientation is not in range of [0, 360], throw ArgumentOutOfRangeException instead of clipping - ArgumentExceptions corrected to ArgumentOutOfRangeExceptions for the deterministic probabilities - Added units for HeightStructuresInput properties when relevant

Related to Issue [WTI-553]

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

Former-commit-id: e9329c6e2e93f92a5ec47a9d20887cc58feceddb

Former-commit-id: e78c45baa23e20d9cf8b826f80056f5dc672f84d

    • -14
    • +17
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 7 more files in changeset.
- Implemented child node objects of calculation group - Implemented tree node info for calculation. - Implemented adding a calculation to the group. Related to Issue [WTI-550]

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

Former-commit-id: d00fea6c93704dded00358563463cc144cb1a421

Former-commit-id: 83efa47da229acbb9cc7d9abd4dc1ce671b050ba

    • -0
    • +57
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresCalculationContextTest.cs
    • -0
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -0
    • +60
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -4
    • +183
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
  1. … 6 more files in changeset.
Create importer for definitions of structures - closure Related to Issue [WTI-590]

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

Former-commit-id: c1fca02a60aaf825886e5e6f1f76e0f5789baf53

Former-commit-id: 24808343c2a3d8026510fde7c1a22bb5e62184dd

    • -2
    • +103
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructureTest.cs
    • -0
    • +70
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresCollectionContextTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -0
    • +31
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresImporterTest.cs
    • -0
    • +27
    ./Ringtoets.ClosingStructures.IO.Test/Properties/AssemblyInfo.cs
    • -0
    • +68
    ./Ringtoets.ClosingStructures.IO.Test/Ringtoets.ClosingStructures.IO.Test.csproj
    • -0
    • +4
    ./Ringtoets.ClosingStructures.IO.Test/packages.config
    • -0
    • +15
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
    • -0
    • +189
    ./Ringtoets.ClosingStructures.Plugin.Test/ImportInfos/ClosingStructuresCollectionContextImportInfoTest.cs
    • -0
    • +10
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
  1. … 19 more files in changeset.
Implemented on node remove for calculation group of closing structures. Related to Issue [WTI-550]

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

Former-commit-id: 844d2d1233eb906781190512e2ecdb33d1e09c5a

Former-commit-id: e8b878abd6178c329ef3d8fa2533da8c41fd0fae

    • -0
    • +69
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Added context menu strip for calculation group in closing structures. Related to Issue [WTI-550]

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

Former-commit-id: 4721c69501a0c5e53db05f7f9721b795653f4883

Former-commit-id: 0999bd08143bae7397bdeaf58b8fdae6d438c5be

    • -5
    • +227
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Incorporated review comments: - Split the Call & Assert blocks in calculation tests in two separate items - Added NaN check when setting deterministic probability Related to Issue [WTI-553]

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

Former-commit-id: 9185d87a409cd010477e842788ee56bd47b359ac

Former-commit-id: fdb28bdc0d504583992a8fb74bbd1740c7b32b0e

    • -4
    • +10
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresCalculationTest.cs
  1. … 4 more files in changeset.
Incorporated review comments: - Updated documentation - Updated (some) test names

Related to Issue [WTI-553]

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

Former-commit-id: 7c4bc9e9fc05d35a4840ea9f0a29b53acbf03c59

Former-commit-id: 8368290a8b04f823c82ec49b183d81df1b73798a

    • -1
    • +0
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismTest.cs
    • -25
    • +30
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
    • -11
    • +11
    ./Ringtoets.ClosingStructures.Data.Test/GeneralClosingStructuresInputTest.cs
  1. … 2 more files in changeset.
Adapted default value for storm duration Related to Issue [WTI-559]

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

Former-commit-id: fa604e38d6ff332ab3be5b2b327a78296ca99358

Former-commit-id: c1cf738e71d25f44fc38edf52f0b2d2be791a6dd

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 5 more files in changeset.
Renamed ClosingStructureContext into ClosingStructuresContext Related to Issue [WTI-591]

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

Former-commit-id: dd2a3512861b24314d61defefc3fdb576a15cf6d

Former-commit-id: fb552cab65d12af211a84ddf566805d7739b895e

    • -70
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructureContextTest.cs
    • -0
    • +70
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresContextTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -234
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructureContextTreeNodeInfoTest.cs
    • -3
    • +3
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -0
    • +234
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
  1. … 4 more files in changeset.
Renamed ClosingStructuresContext into ClosingStructuresContextBase Related to Issue [WTI-591]

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

Former-commit-id: b5e6ef852a0945e003112feac42a982f7519a53d

Former-commit-id: c1db6577d4f840ec975ffbafc8526775234a086f

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresCalculationGroupContextTest.cs
    • -0
    • +101
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresContextBaseTest.cs
    • -101
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresContextTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
  1. … 6 more files in changeset.
Quality control check - Updated variable names to match with the HydraRing input names - Added tests to verify the probability distribution types Related to Issue [WTI-553]

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

Former-commit-id: 8f8719c0d335bb79daf6317e2dea3707a392c095

Former-commit-id: 18dae2d2a157d329412482258798558235eb8aed

    • -4
    • +7
    ./Ringtoets.ClosingStructures.Data.Test/GeneralClosingStructuresInputTest.cs
  1. … 1 more file in changeset.
- Added fields for the hydraulic boundary location and foreshore profiles in the failure mechanism Related to Issue [WTI-553]

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

Former-commit-id: cb07d2b58cb57e9a76549201fd6b66b0f9c103c5

Former-commit-id: df1c0bb03164e782294ad6587f86488380f90c20

    • -0
    • +2
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismTest.cs
  1. … 2 more files in changeset.
- Added validation for the orientation of the structure: acceptable range is between 0 and 360 degrees. Clipping will occur when the values are smaller or larger than the boundaries. Related to Issue [WTI-553]

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

Former-commit-id: 2ab7ca736527dbe7d1b8994535d179daa0a0cb66

Former-commit-id: a0ac7b403d015525b9f5f8423473306a68567c51

    • -6
    • +28
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 3 more files in changeset.
- Added foreshore profile Related to Issue [WTI-553]

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

Former-commit-id: 1f090aa757a676aecba9cc0651ebf29651ef4c88

Former-commit-id: 644b0936c5714f4129acd78de904a2f93515ecb8

    • -0
    • +111
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 1 more file in changeset.
- Added calculation class for the closing structures - Removed unused references from the HeightStructuresInput class and test definition - Added missing parameters to the ClosingStructuresInput

Related to Issue [WTI-553]

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

Former-commit-id: d30460c7270b7dcbacaa0c991a66139bd683d503

Former-commit-id: 6709b94a78d4bc822d67a9f74e0b5ba02c93b5a0

    • -0
    • +123
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresCalculationTest.cs
    • -0
    • +18
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
    • -0
    • +5
    ./Ringtoets.ClosingStructures.Data.Test/Ringtoets.ClosingStructures.Data.Test.csproj
  1. … 7 more files in changeset.
- Created base class for the various Structures Related to Issue [WTI-598]

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

Former-commit-id: 26224e0e070cf3c4dbb0639dd2736434d74c7707

Former-commit-id: 7f093015a1b98fdde1eaa20ae4fade1ce224a4ce

    • -0
    • +18
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructureTest.cs
  1. … 9 more files in changeset.
Quality control check - Updated documentation: remarks added to make clear when ONLY the mean is set of a property - Updated variable names to match with the HydraRing input names Related to Issue [WTI-553]

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

Former-commit-id: db8c335bf2ac8763abdc04ea8575e63c8557d372

Former-commit-id: cd6cbe744e3974308af92f730b8865402daba8ac

    • -14
    • +14
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 2 more files in changeset.
Quality control check - Updated property names to be consistent with the hydraring input variables naming - Corrected units tests to match with the Excel sheet in correctness and order

Related to Issue [WTI-553]

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

Former-commit-id: b4c3d683422697f69e08f51de40bb9b0c6f1cc09

Former-commit-id: 7d2fa75d013c7d563d3c6dcbc3591e28a38fb988

    • -81
    • +73
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 5 more files in changeset.
- Added missing input Hydraring parameter (ID 107, deviation of wavedirection) - Moved resources for the failure probability message to CommonDataResources - Added missing input parameters for the ClosingStructures Related to Issue [WTI-553]

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

Former-commit-id: 3d6bb7821a684603b7b711f5fb16cc08735fb39a

Former-commit-id: 33e62b91e3155240ad59e4a6be763045decfa947

    • -27
    • +93
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 11 more files in changeset.
Quality control check - Made checks explicit for the general input class, check explicitly for the values without instantiating a probability distribution object - Extracted general method that asserts doubles and RoundedDoubles for equality Related to Issue [WTI-553]

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

Former-commit-id: be9e809a234cca3fb811199efdc87acb7f5cf163

Former-commit-id: f689540971c6c88d401617c893327d71010479b1

    • -25
    • +15
    ./Ringtoets.ClosingStructures.Data.Test/GeneralClosingStructuresInputTest.cs
Quality control check - Ensure that the constants in the GeneralClosingStructuresInput class matches with the properties in the Excel sheet - Corrected naming when necessary (naming based on the HydraRing input classes) Related to Issue [WTI-553]

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

Former-commit-id: b6a5974fa9391aa53dd371a2309ce98d08006fe6

Former-commit-id: 1fcfe647d417306edb9c249954fa27e7179f3902

    • -13
    • +13
    ./Ringtoets.ClosingStructures.Data.Test/GeneralClosingStructuresInputTest.cs
  1. … 1 more file in changeset.
processed review comments Related to Issue [WTI-547]

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

Former-commit-id: c3949339c2bbfdc403e81de9271cbf87b4a82829

Former-commit-id: eaf54c1020cbee7436bf8e2388427f8c5ea534ae

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresFailureMechanismContextTest.cs
    • -8
    • +8
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -6
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -0
    • +322
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
    • -322
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresResultViewInfoTest.cs
- Adjusted tests based on the excel sheets - Initial commit of the ClosingStructuresInput class + tests that contains all the configurable parameters for the calculations. Related to Issue [WTI-553]

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

Former-commit-id: 876e197a86bcceab6461ad4a367d69405787e5ef

Former-commit-id: 7c4de4cff7ff208fb7feb24f2c1135c93cbb25ea

    • -0
    • +421
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
    • -5
    • +5
    ./Ringtoets.ClosingStructures.Data.Test/GeneralClosingStructuresInputTest.cs
    • -0
    • +5
    ./Ringtoets.ClosingStructures.Data.Test/Ringtoets.ClosingStructures.Data.Test.csproj
  1. … 3 more files in changeset.
Fixed typos Fixed failing test Related to Issue [WTI-559]

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

Former-commit-id: ed1eb275bf069e5668641efc67329f5891b64542

Former-commit-id: 9bb2e5be3d72b47e5e19dde0a361e045e480f0d8

    • -6
    • +6
    ./Ringtoets.ClosingStructures.Data.Test/GeneralClosingStructuresInputTest.cs
  1. … 11 more files in changeset.
Added constants for the calculation input object Related to Issue [WTI-553]

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

Former-commit-id: f4df297bb043b315b91bf817dce85bc4e06db19f

Former-commit-id: 24731ea69e2767414b88a43636e528203bf195b3

    • -0
    • +22
    ./Ringtoets.ClosingStructures.Data.Test/GeneralClosingStructuresInputTest.cs
  1. … 1 more file in changeset.
* Some small consistency fixes Related to Issue [WTI-589]

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

Former-commit-id: 6f84677d8510f1e091cc8a4e8fbca51ec8b8b09a

Former-commit-id: 4aa06c698771b4dd469d7278744c832ea8630b5c

    • -1
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructureContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Incorporated review comments: - Fixed documentation - Ran DeltaresClean - Stubbed objects that were "stubbable" Related to Issue [WTI-548]

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

Former-commit-id: d5ea247b50feb287cf3c8708ecc4e3804dedcff2

Former-commit-id: d0930de927afdbab4cf4e21216f87ae1917f4a6a

    • -11
    • +11
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresContextTest.cs
    • -6
    • +13
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
Incorporated review comments: - Added documentation - Added missing TreeNodeInfo test Related to Issue [WTI-589]

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

Former-commit-id: b11f2819503caca8991d46ce520c3badd4564d69

Former-commit-id: 6c9f9bae4c44d320c992ab67f7551924737024e6

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructureContextTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -0
    • +233
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructureContextTreeNodeInfoTest.cs
  1. … 2 more files in changeset.
- Added documentation and resources - Added initial test setup ClosingStructuresCalculationGroupContextTreeNodeInfoTest - Added "Berekenen" folder and context menu items for the FailureMechanismTreeNodeInfo. Adjusted affected tests Related to Issue [WTI-548]

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

Former-commit-id: 34fd551059857b1a74b7f069d3d16b9bde02f125

Former-commit-id: b3c39d8abc077d790efe09b9c3c268df546517c0

    • -2
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresContextTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -9
    • +35
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -0
    • +101
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
  1. … 6 more files in changeset.