Index: Ringtoets.sln =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets.sln (.../Ringtoets.sln) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets.sln (.../Ringtoets.sln) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -696,7 +696,7 @@ {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Riskeer.HydraRing.Calculation.TestUtil", "Ringtoets\HydraRing\test\Ringtoets.HydraRing.Calculation.TestUtil\Riskeer.HydraRing.Calculation.TestUtil.csproj", "{74CBA865-9338-447F-BAD9-28312446AE84}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Riskeer.HydraRing.Calculation.TestUtil", "Ringtoets\HydraRing\test\Riskeer.HydraRing.Calculation.TestUtil\Riskeer.HydraRing.Calculation.TestUtil.csproj", "{74CBA865-9338-447F-BAD9-28312446AE84}" ProjectSection(ProjectDependencies) = postProject {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} EndProjectSection Index: Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj (.../Ringtoets.ClosingStructures.Integration.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj (.../Ringtoets.ClosingStructures.Integration.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -61,7 +61,7 @@ {888d4097-8bc2-4703-9fb1-8744c94d525e} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj (.../Ringtoets.ClosingStructures.Plugin.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj (.../Ringtoets.ClosingStructures.Plugin.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -136,7 +136,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj (.../Ringtoets.ClosingStructures.Service.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj (.../Ringtoets.ClosingStructures.Service.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -62,7 +62,7 @@ {888d4097-8bc2-4703-9fb1-8744c94d525e} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Ringtoets.Common.Forms.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Ringtoets.Common.Forms.Test.csproj (.../Ringtoets.Common.Forms.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Ringtoets.Common.Forms.Test.csproj (.../Ringtoets.Common.Forms.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -288,7 +288,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/Common/test/Ringtoets.Common.Service.Test/Ringtoets.Common.Service.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/Common/test/Ringtoets.Common.Service.Test/Ringtoets.Common.Service.Test.csproj (.../Ringtoets.Common.Service.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/Common/test/Ringtoets.Common.Service.Test/Ringtoets.Common.Service.Test.csproj (.../Ringtoets.Common.Service.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -90,7 +90,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Forms.Test/Ringtoets.DuneErosion.Forms.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Forms.Test/Ringtoets.DuneErosion.Forms.Test.csproj (.../Ringtoets.DuneErosion.Forms.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Forms.Test/Ringtoets.DuneErosion.Forms.Test.csproj (.../Ringtoets.DuneErosion.Forms.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -124,7 +124,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Plugin.Test/Ringtoets.DuneErosion.Plugin.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Plugin.Test/Ringtoets.DuneErosion.Plugin.Test.csproj (.../Ringtoets.DuneErosion.Plugin.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Plugin.Test/Ringtoets.DuneErosion.Plugin.Test.csproj (.../Ringtoets.DuneErosion.Plugin.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -122,7 +122,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Service.Test/Ringtoets.DuneErosion.Service.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Service.Test/Ringtoets.DuneErosion.Service.Test.csproj (.../Ringtoets.DuneErosion.Service.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Service.Test/Ringtoets.DuneErosion.Service.Test.csproj (.../Ringtoets.DuneErosion.Service.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -65,7 +65,7 @@ {888d4097-8bc2-4703-9fb1-8744c94d525e} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Integration.Test/Ringtoets.GrassCoverErosionInwards.Integration.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Integration.Test/Ringtoets.GrassCoverErosionInwards.Integration.Test.csproj (.../Ringtoets.GrassCoverErosionInwards.Integration.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Integration.Test/Ringtoets.GrassCoverErosionInwards.Integration.Test.csproj (.../Ringtoets.GrassCoverErosionInwards.Integration.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -83,7 +83,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Plugin.Test/Ringtoets.GrassCoverErosionInwards.Plugin.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Plugin.Test/Ringtoets.GrassCoverErosionInwards.Plugin.Test.csproj (.../Ringtoets.GrassCoverErosionInwards.Plugin.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Plugin.Test/Ringtoets.GrassCoverErosionInwards.Plugin.Test.csproj (.../Ringtoets.GrassCoverErosionInwards.Plugin.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -151,7 +151,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Service.Test/Ringtoets.GrassCoverErosionInwards.Service.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Service.Test/Ringtoets.GrassCoverErosionInwards.Service.Test.csproj (.../Ringtoets.GrassCoverErosionInwards.Service.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Service.Test/Ringtoets.GrassCoverErosionInwards.Service.Test.csproj (.../Ringtoets.GrassCoverErosionInwards.Service.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -63,7 +63,7 @@ {888d4097-8bc2-4703-9fb1-8744c94d525e} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Integration.Test/Ringtoets.GrassCoverErosionOutwards.Integration.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Integration.Test/Ringtoets.GrassCoverErosionOutwards.Integration.Test.csproj (.../Ringtoets.GrassCoverErosionOutwards.Integration.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Integration.Test/Ringtoets.GrassCoverErosionOutwards.Integration.Test.csproj (.../Ringtoets.GrassCoverErosionOutwards.Integration.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -57,7 +57,7 @@ {888d4097-8bc2-4703-9fb1-8744c94d525e} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Plugin.Test/Ringtoets.GrassCoverErosionOutwards.Plugin.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Plugin.Test/Ringtoets.GrassCoverErosionOutwards.Plugin.Test.csproj (.../Ringtoets.GrassCoverErosionOutwards.Plugin.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Plugin.Test/Ringtoets.GrassCoverErosionOutwards.Plugin.Test.csproj (.../Ringtoets.GrassCoverErosionOutwards.Plugin.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -155,7 +155,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Service.Test/Ringtoets.GrassCoverErosionOutwards.Service.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Service.Test/Ringtoets.GrassCoverErosionOutwards.Service.Test.csproj (.../Ringtoets.GrassCoverErosionOutwards.Service.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Service.Test/Ringtoets.GrassCoverErosionOutwards.Service.Test.csproj (.../Ringtoets.GrassCoverErosionOutwards.Service.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -64,7 +64,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Integration.Test/Ringtoets.HeightStructures.Integration.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Integration.Test/Ringtoets.HeightStructures.Integration.Test.csproj (.../Ringtoets.HeightStructures.Integration.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Integration.Test/Ringtoets.HeightStructures.Integration.Test.csproj (.../Ringtoets.HeightStructures.Integration.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -73,7 +73,7 @@ {888d4097-8bc2-4703-9fb1-8744c94d525e} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj (.../Ringtoets.HeightStructures.Plugin.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj (.../Ringtoets.HeightStructures.Plugin.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -135,7 +135,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Service.Test/Ringtoets.HeightStructures.Service.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Service.Test/Ringtoets.HeightStructures.Service.Test.csproj (.../Ringtoets.HeightStructures.Service.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Service.Test/Ringtoets.HeightStructures.Service.Test.csproj (.../Ringtoets.HeightStructures.Service.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -61,7 +61,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil.Test/Ringtoets.HydraRing.Calculation.TestUtil.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil.Test/Ringtoets.HydraRing.Calculation.TestUtil.Test.csproj (.../Ringtoets.HydraRing.Calculation.TestUtil.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil.Test/Ringtoets.HydraRing.Calculation.TestUtil.Test.csproj (.../Ringtoets.HydraRing.Calculation.TestUtil.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -36,7 +36,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Fisheye: Tag b674c24ee985fddaeb1c6b2698a90269f65911ec refers to a dead (removed) revision in file `Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/Calculator/HydraRingCalculatorFactoryConfig.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag b674c24ee985fddaeb1c6b2698a90269f65911ec refers to a dead (removed) revision in file `Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/Calculator/HydraRingCalculatorTestCaseProvider.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag b674c24ee985fddaeb1c6b2698a90269f65911ec refers to a dead (removed) revision in file `Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/Calculator/TestHydraRingCalculatorFactory.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag b674c24ee985fddaeb1c6b2698a90269f65911ec refers to a dead (removed) revision in file `Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/HydraRingCalculationSettingsTestFactory.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag b674c24ee985fddaeb1c6b2698a90269f65911ec refers to a dead (removed) revision in file `Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/HydraRingDataEqualityHelper.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag b674c24ee985fddaeb1c6b2698a90269f65911ec refers to a dead (removed) revision in file `Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/IllustrationPoints/GeneralResultTestFactory.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag b674c24ee985fddaeb1c6b2698a90269f65911ec refers to a dead (removed) revision in file `Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/IllustrationPoints/TestFaultTreeIllustrationPoint.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag b674c24ee985fddaeb1c6b2698a90269f65911ec refers to a dead (removed) revision in file `Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/IllustrationPoints/TestGeneralResult.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag b674c24ee985fddaeb1c6b2698a90269f65911ec refers to a dead (removed) revision in file `Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/IllustrationPoints/TestSubMechanismIllustrationPoint.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag b674c24ee985fddaeb1c6b2698a90269f65911ec refers to a dead (removed) revision in file `Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/IllustrationPoints/TestWindDirection.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag b674c24ee985fddaeb1c6b2698a90269f65911ec refers to a dead (removed) revision in file `Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/Properties/AssemblyInfo.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag b674c24ee985fddaeb1c6b2698a90269f65911ec refers to a dead (removed) revision in file `Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/Riskeer.HydraRing.Calculation.TestUtil.csproj'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag b674c24ee985fddaeb1c6b2698a90269f65911ec refers to a dead (removed) revision in file `Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/TestHydraRingVariable.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag b674c24ee985fddaeb1c6b2698a90269f65911ec refers to a dead (removed) revision in file `Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/packages.config'. Fisheye: No comparison available. Pass `N' to diff? Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.Test/Riskeer.HydraRing.Calculation.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.Test/Riskeer.HydraRing.Calculation.Test.csproj (.../Riskeer.HydraRing.Calculation.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.Test/Riskeer.HydraRing.Calculation.Test.csproj (.../Riskeer.HydraRing.Calculation.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -124,7 +124,7 @@ {888d4097-8bc2-4703-9fb1-8744c94d525e} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Calculator/HydraRingCalculatorFactoryConfig.cs =================================================================== diff -u --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Calculator/HydraRingCalculatorFactoryConfig.cs (revision 0) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Calculator/HydraRingCalculatorFactoryConfig.cs (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -0,0 +1,88 @@ +// Copyright (C) Stichting Deltares 2018. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using System; +using Riskeer.HydraRing.Calculation.Calculator.Factory; + +namespace Riskeer.HydraRing.Calculation.TestUtil.Calculator +{ + /// + /// This class can be used to set a temporary + /// for while testing. + /// Disposing an instance of this class will revert the + /// . + /// + /// + /// The following is an example for how to use this class: + /// + /// var mockRepository = new MockRepository(); + /// var calculatorFactory = mockRepository.Stub<IHydraRingCalculatorFactory>(); + /// mockRepository.ReplayAll(); + /// + /// using(new HydraRingCalculatorFactoryConfig(calculatorFactory)) + /// { + /// // Perform test with mocked factory + /// } + /// + /// + /// mockRepository.VerifyAll(); + /// + public class HydraRingCalculatorFactoryConfig : IDisposable + { + private readonly IHydraRingCalculatorFactory previousFactory; + + /// + /// Creates a new instance of . + /// Sets the to . + /// + /// The factory that will be used while testing. + /// Thrown when + /// is null. + public HydraRingCalculatorFactoryConfig(IHydraRingCalculatorFactory newFactory) + { + if (newFactory == null) + { + throw new ArgumentNullException(nameof(newFactory)); + } + + previousFactory = HydraRingCalculatorFactory.Instance; + HydraRingCalculatorFactory.Instance = newFactory; + } + + /// + /// Reverts the to the value + /// it had at time of construction of the . + /// + public void Dispose() + { + Dispose(true); + GC.SuppressFinalize(this); + } + + protected virtual void Dispose(bool disposing) + { + if (disposing) + { + HydraRingCalculatorFactory.Instance = previousFactory; + } + } + } +} \ No newline at end of file Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Calculator/HydraRingCalculatorTestCaseProvider.cs =================================================================== diff -u --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Calculator/HydraRingCalculatorTestCaseProvider.cs (revision 0) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Calculator/HydraRingCalculatorTestCaseProvider.cs (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -0,0 +1,102 @@ +// Copyright (C) Stichting Deltares 2018. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using System; +using System.Collections.Generic; +using NUnit.Framework; + +namespace Riskeer.HydraRing.Calculation.TestUtil.Calculator +{ + /// + /// Class that provide test cases which can be used to test objects using hydra ring calculators. + /// + public static class HydraRingCalculatorTestCaseProvider + { + /// + /// Gets test cases of calculators that will fail when called, including the detailed error message that should be set. + /// + /// The name of the test. + /// The test cases of calculators that will fail when called. + /// + /// + /// [Test] + /// [TestCaseSource(typeof(HydraRingCalculatorTestCaseProvider), nameof(HydraRingCalculatorTestCaseProvider.GetCalculatorFailingConditionsWithReportDetails), new object[] + /// { + /// nameof(testName) + /// })] + /// public void testName(bool endInFailure, string lastErrorFileContent, string detailedReport) + /// + /// + public static IEnumerable GetCalculatorFailingConditionsWithReportDetails(string testName) + { + yield return new TestCaseData(false, + "LastErrorFileContent", + $"Bekijk het foutrapport door op details te klikken.{Environment.NewLine}LastErrorFileContent") + .SetName(CreateTestName(testName, "LastErrorFileContent")); + yield return new TestCaseData(true, + null, + "Er is geen foutrapport beschikbaar.") + .SetName(CreateTestName(testName, "EndInFailure")); + yield return new TestCaseData(true, + "LastErrorFileContentAndEndInFailure", + $"Bekijk het foutrapport door op details te klikken.{Environment.NewLine}LastErrorFileContentAndEndInFailure") + .SetName(CreateTestName(testName, "LastErrorFileContentAndEndInFailure")); + } + + /// + /// Gets test cases of calculators that will fail when called. + /// + /// The name of the test. + /// The test cases of calculators that will fail when called. + /// + /// + /// [Test] + /// [TestCaseSource(typeof(HydraRingCalculatorTestCaseProvider), nameof(HydraRingCalculatorTestCaseProvider.GetCalculatorFailingConditions), new object[] + /// { + /// nameof(testName) + /// })] + /// public void testName(bool endInFailure, string lastErrorFileContent) + /// + /// + public static IEnumerable GetCalculatorFailingConditions(string testName) + { + yield return new TestCaseData(false, + "LastErrorFileContent") + .SetName(CreateTestName(testName, "LastErrorFileContent")); + yield return new TestCaseData(true, + null) + .SetName(CreateTestName(testName, "EndInFailure")); + yield return new TestCaseData(true, + "LastErrorFileContentAndEndInFailure") + .SetName(CreateTestName(testName, "LastErrorFileContentAndEndInFailure")); + } + + private static string CreateTestName(string testName, string parameter) + { + string parameters = $"({parameter})"; + int newLength = parameters.Length < testName.Length + ? testName.Length - parameters.Length + : testName.Length; + string shortenedTestName = testName.Substring(0, newLength); + return string.Concat(shortenedTestName, parameters); + } + } +} \ No newline at end of file Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Calculator/TestHydraRingCalculatorFactory.cs =================================================================== diff -u --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Calculator/TestHydraRingCalculatorFactory.cs (revision 0) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Calculator/TestHydraRingCalculatorFactory.cs (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -0,0 +1,147 @@ +// Copyright (C) Stichting Deltares 2018. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using System; +using System.Collections.Generic; +using Riskeer.HydraRing.Calculation.Calculator; +using Riskeer.HydraRing.Calculation.Data.Input; +using Riskeer.HydraRing.Calculation.Data.Input.Hydraulics; +using Riskeer.HydraRing.Calculation.Data.Input.Overtopping; +using Riskeer.HydraRing.Calculation.Data.Input.WaveConditions; +using Riskeer.HydraRing.Calculation.Data.Output.IllustrationPoints; +using Riskeer.HydraRing.Calculation.Exceptions; + +namespace Riskeer.HydraRing.Calculation.TestUtil.Calculator +{ + public class TestWaveHeightCalculator : TestHydraRingCalculator, IWaveHeightCalculator + { + public string OutputDirectory { get; set; } + public string LastErrorFileContent { get; set; } + public double WaveHeight { get; set; } + public double ReliabilityIndex { get; set; } + public bool? Converged { get; set; } + public string IllustrationPointsParserErrorMessage { get; set; } + } + + public class TestWaveConditionsCosineCalculator : TestHydraRingCalculator, IWaveConditionsCosineCalculator + { + public double WaveDirection { get; private set; } + public double ReliabilityIndex { get; private set; } + public string OutputDirectory { get; set; } + public string LastErrorFileContent { get; set; } + public double WaveHeight { get; set; } + public double WaveAngle { get; set; } + public double WavePeakPeriod { get; set; } + public bool? Converged { get; set; } + } + + public class TestOvertoppingCalculator : TestHydraRingCalculator, IOvertoppingCalculator + { + public double ExceedanceProbabilityBeta { get; set; } + public double WaveHeight { get; set; } + public bool IsOvertoppingDominant { get; set; } + public string OutputDirectory { get; set; } + public string LastErrorFileContent { get; set; } + public string IllustrationPointsParserErrorMessage { get; set; } + } + + public class TestHydraulicLoadsCalculator : TestHydraRingCalculator, IHydraulicLoadsCalculator + { + public double Value { get; set; } + public double ReliabilityIndex { get; set; } + public string OutputDirectory { get; set; } + public string LastErrorFileContent { get; set; } + public string IllustrationPointsParserErrorMessage { get; set; } + public bool? Converged { get; set; } + } + + public class TestDesignWaterLevelCalculator : TestHydraRingCalculator, IDesignWaterLevelCalculator + { + public string OutputDirectory { get; set; } + public string LastErrorFileContent { get; set; } + public double DesignWaterLevel { get; set; } + public double ReliabilityIndex { get; set; } + public bool? Converged { get; set; } + public string IllustrationPointsParserErrorMessage { get; set; } + } + + public class TestStructuresCalculator : TestHydraRingCalculator, IStructuresCalculator + where TInput : ExceedanceProbabilityCalculationInput + { + public double ExceedanceProbabilityBeta { get; set; } + public string OutputDirectory { get; set; } + public string LastErrorFileContent { get; set; } + public string IllustrationPointsParserErrorMessage { get; set; } + } + + public class TestDunesBoundaryConditionsCalculator : TestHydraRingCalculator, IDunesBoundaryConditionsCalculator + { + public double WaterLevel { get; set; } + public double WaveHeight { get; set; } + public double WavePeriod { get; set; } + public double ReliabilityIndex { get; set; } + public string OutputDirectory { get; set; } + public string LastErrorFileContent { get; set; } + public bool? Converged { get; set; } + } + + public class TestHydraRingCalculator + { + public readonly HydraRingCalculationException HydraRingCalculationException = new HydraRingCalculationException(); + private readonly List receivedInputs = new List(); + public event EventHandler CalculationFinishedHandler; + + public bool EndInFailure { get; set; } + public bool IsCanceled { get; private set; } + + public IEnumerable ReceivedInputs + { + get + { + return receivedInputs; + } + } + + public GeneralResult IllustrationPointsResult { get; set; } + + public void Calculate(T input) + { + if (EndInFailure) + { + throw HydraRingCalculationException; + } + + receivedInputs.Add(input); + + CalculationFinished(EventArgs.Empty); + } + + public void Cancel() + { + IsCanceled = true; + } + + private void CalculationFinished(EventArgs e) + { + CalculationFinishedHandler?.Invoke(this, e); + } + } +} \ No newline at end of file Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/HydraRingCalculationSettingsTestFactory.cs =================================================================== diff -u --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/HydraRingCalculationSettingsTestFactory.cs (revision 0) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/HydraRingCalculationSettingsTestFactory.cs (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -0,0 +1,21 @@ +using Riskeer.HydraRing.Calculation.Data.Input; + +namespace Riskeer.HydraRing.Calculation.TestUtil +{ + /// + /// Factory that creates simple instances of + /// which can be used for testing. + /// + public static class HydraRingCalculationSettingsTestFactory + { + /// + /// Creates an instance of + /// with empty values. + /// + /// A . + public static HydraRingCalculationSettings CreateSettings() + { + return new HydraRingCalculationSettings(string.Empty, string.Empty); + } + } +} \ No newline at end of file Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/HydraRingDataEqualityHelper.cs =================================================================== diff -u --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/HydraRingDataEqualityHelper.cs (revision 0) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/HydraRingDataEqualityHelper.cs (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -0,0 +1,128 @@ +// Copyright (C) Stichting Deltares 2018. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using System.Linq; +using NUnit.Framework; +using Riskeer.HydraRing.Calculation.Data; +using Riskeer.HydraRing.Calculation.Data.Input; +using Riskeer.HydraRing.Calculation.Data.Variables; + +namespace Riskeer.HydraRing.Calculation.TestUtil +{ + /// + /// Assert methods for . + /// + public static class HydraRingDataEqualityHelper + { + private const double accuracy = 1e-6; + + /// + /// Asserts whether or not and are equal to each other. + /// + /// The type of to compare. + /// The expected calculation input. + /// The actual calculation input. + public static void AreEqual(T expectedInput, T actualInput) where T : HydraRingCalculationInput + { + Assert.AreEqual(expectedInput.FailureMechanismType, actualInput.FailureMechanismType); + Assert.AreEqual(expectedInput.CalculationTypeId, actualInput.CalculationTypeId); + Assert.AreEqual(expectedInput.VariableId, actualInput.VariableId); + Assert.AreEqual(expectedInput.HydraulicBoundaryLocationId, actualInput.HydraulicBoundaryLocationId); + AreEqual(expectedInput.Section, actualInput.Section); + AreEqual(expectedInput.Variables.ToArray(), actualInput.Variables.ToArray()); + AreEqual(expectedInput.ProfilePoints.ToArray(), actualInput.ProfilePoints.ToArray()); + AreEqual(expectedInput.ForelandsPoints.ToArray(), actualInput.ForelandsPoints.ToArray()); + AreEqual(expectedInput.BreakWater, actualInput.BreakWater); + Assert.AreEqual(expectedInput.Beta, actualInput.Beta, accuracy); + } + + /// + /// Asserts whether or not and are equal to each other. + /// + /// The array of expected . + /// The array of actual . + public static void AreEqual(HydraRingVariable[] expectedVariables, HydraRingVariable[] actualVariables) + { + Assert.AreEqual(expectedVariables.Length, actualVariables.Length); + + for (var i = 0; i < expectedVariables.Length; i++) + { + AreEqual(expectedVariables[i], actualVariables[i]); + } + } + + private static void AreEqual(HydraRingSection expectedSection, HydraRingSection actualSection) + { + Assert.AreEqual(expectedSection.SectionId, actualSection.SectionId); + Assert.AreEqual(expectedSection.SectionLength, actualSection.SectionLength, accuracy); + Assert.AreEqual(expectedSection.CrossSectionNormal, actualSection.CrossSectionNormal, accuracy); + } + + private static void AreEqual(HydraRingVariable expectedVariable, HydraRingVariable actualVariable) + { + Assert.AreEqual(expectedVariable.DeviationType, actualVariable.DeviationType); + Assert.AreEqual(expectedVariable.DistributionType, actualVariable.DistributionType); + Assert.AreEqual(expectedVariable.Value, actualVariable.Value, accuracy); + Assert.AreEqual(expectedVariable.Parameter1, actualVariable.Parameter1, accuracy); + Assert.AreEqual(expectedVariable.Parameter2, actualVariable.Parameter2); + Assert.AreEqual(expectedVariable.Parameter3, actualVariable.Parameter3); + Assert.AreEqual(expectedVariable.Parameter4, actualVariable.Parameter4); + Assert.AreEqual(expectedVariable.VariableId, actualVariable.VariableId, accuracy); + Assert.AreEqual(expectedVariable.CoefficientOfVariation, actualVariable.CoefficientOfVariation, accuracy); + } + + private static void AreEqual(HydraRingProfilePoint[] expectedProfilePoints, HydraRingProfilePoint[] actualProfilePoints) + { + Assert.AreEqual(expectedProfilePoints.Length, actualProfilePoints.Length); + + for (var i = 0; i < expectedProfilePoints.Length; i++) + { + Assert.AreEqual(expectedProfilePoints[i].X, actualProfilePoints[i].X, accuracy); + Assert.AreEqual(expectedProfilePoints[i].Z, actualProfilePoints[i].Z, accuracy); + Assert.AreEqual(expectedProfilePoints[i].Roughness, actualProfilePoints[i].Roughness, accuracy); + } + } + + private static void AreEqual(HydraRingForelandPoint[] expectedForelandPoints, HydraRingForelandPoint[] actualForelandPoints) + { + Assert.AreEqual(expectedForelandPoints.Length, actualForelandPoints.Length); + + for (var i = 0; i < expectedForelandPoints.Length; i++) + { + Assert.AreEqual(expectedForelandPoints[i].X, actualForelandPoints[i].X, accuracy); + Assert.AreEqual(expectedForelandPoints[i].Z, actualForelandPoints[i].Z, accuracy); + } + } + + private static void AreEqual(HydraRingBreakWater expectedBreakWater, HydraRingBreakWater actualBreakWater) + { + if (expectedBreakWater == null) + { + Assert.IsNull(actualBreakWater); + } + else + { + Assert.AreEqual(expectedBreakWater.Height, actualBreakWater.Height, accuracy); + Assert.AreEqual(expectedBreakWater.Type, actualBreakWater.Type); + } + } + } +} \ No newline at end of file Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/GeneralResultTestFactory.cs =================================================================== diff -u --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/GeneralResultTestFactory.cs (revision 0) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/GeneralResultTestFactory.cs (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -0,0 +1,46 @@ +// Copyright (C) Stichting Deltares 2018. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using System.Collections.Generic; +using Riskeer.HydraRing.Calculation.Data.Output.IllustrationPoints; + +namespace Riskeer.HydraRing.Calculation.TestUtil.IllustrationPoints +{ + public static class GeneralResultTestFactory + { + /// + /// Creates a new instance of + /// with duplicate stochasts. + /// + /// A with duplicate stochasts. + public static GeneralResult CreateGeneralResultWithDuplicateStochasts() + { + var stochast = new Stochast("Stochast A", 0, 0); + Stochast[] stochasts = + { + stochast, + stochast + }; + var illustrationPoints = new Dictionary(); + return new GeneralResult(0.5, new TestWindDirection(), stochasts, illustrationPoints); + } + } +} \ No newline at end of file Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/TestFaultTreeIllustrationPoint.cs =================================================================== diff -u --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/TestFaultTreeIllustrationPoint.cs (revision 0) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/TestFaultTreeIllustrationPoint.cs (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -0,0 +1,37 @@ +// Copyright (C) Stichting Deltares 2018. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using System.Linq; +using Riskeer.HydraRing.Calculation.Data.Output.IllustrationPoints; + +namespace Riskeer.HydraRing.Calculation.TestUtil.IllustrationPoints +{ + /// + /// Simple that can be used in tests. + /// + public class TestFaultTreeIllustrationPoint : FaultTreeIllustrationPoint + { + /// + /// Creates a new instance of . + /// + public TestFaultTreeIllustrationPoint() : base("Illustration point", 1, Enumerable.Empty(), CombinationType.And) {} + } +} \ No newline at end of file Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/TestGeneralResult.cs =================================================================== diff -u --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/TestGeneralResult.cs (revision 0) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/TestGeneralResult.cs (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -0,0 +1,71 @@ +// Copyright (C) Stichting Deltares 2018. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using System.Collections.Generic; +using System.Linq; +using Riskeer.HydraRing.Calculation.Data.Output.IllustrationPoints; + +namespace Riskeer.HydraRing.Calculation.TestUtil.IllustrationPoints +{ + /// + /// A simple general result which can be used for testing. + /// + public class TestGeneralResult : GeneralResult + { + /// + /// Creates a new instance of . + /// + public TestGeneralResult() + : base(0, + new TestWindDirection(), + Enumerable.Empty(), + new Dictionary()) {} + + /// + /// Creates a new instance of with only fault tree + /// illustration points. + /// + /// A with fault tree illustration points. + public static TestGeneralResult CreateGeneralResultWithFaultTreeIllustrationPoints() + { + var generalResult = new TestGeneralResult(); + + generalResult.IllustrationPoints.Add(new WindDirectionClosingSituation(new TestWindDirection(), "closing situation"), + new IllustrationPointTreeNode(new TestFaultTreeIllustrationPoint())); + + return generalResult; + } + + /// + /// Creates a new instance of with only sub mechanism + /// illustration points. + /// + /// A with sub mechanism illustration points. + public static TestGeneralResult CreateGeneralResultWithSubMechanismIllustrationPoints() + { + var generalResult = new TestGeneralResult(); + generalResult.IllustrationPoints.Add(new WindDirectionClosingSituation(new TestWindDirection(), "closing situation"), + new IllustrationPointTreeNode(new TestSubMechanismIllustrationPoint())); + + return generalResult; + } + } +} \ No newline at end of file Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/TestSubMechanismIllustrationPoint.cs =================================================================== diff -u --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/TestSubMechanismIllustrationPoint.cs (revision 0) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/TestSubMechanismIllustrationPoint.cs (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -0,0 +1,47 @@ +// Copyright (C) Stichting Deltares 2018. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using System.Linq; +using Riskeer.HydraRing.Calculation.Data.Output.IllustrationPoints; + +namespace Riskeer.HydraRing.Calculation.TestUtil.IllustrationPoints +{ + /// + /// Simple that can be used in tests. + /// + public class TestSubMechanismIllustrationPoint : SubMechanismIllustrationPoint + { + /// + /// Creates a new instance of . + /// + public TestSubMechanismIllustrationPoint() + : base("Illustration point", Enumerable.Empty(), + Enumerable.Empty(), 1) {} + + /// + /// Creates a new instance of . + /// + /// The name of the illustration point + public TestSubMechanismIllustrationPoint(string name) + : base(name, Enumerable.Empty(), + Enumerable.Empty(), 1) {} + } +} \ No newline at end of file Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/TestWindDirection.cs =================================================================== diff -u --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/TestWindDirection.cs (revision 0) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/IllustrationPoints/TestWindDirection.cs (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -0,0 +1,36 @@ +// Copyright (C) Stichting Deltares 2018. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using Riskeer.HydraRing.Calculation.Data.Output.IllustrationPoints; + +namespace Riskeer.HydraRing.Calculation.TestUtil.IllustrationPoints +{ + /// + /// A simple class which can be used for testing. + /// + public class TestWindDirection : WindDirection + { + /// + /// Creates an instance of + /// + public TestWindDirection() : base("SSE", 123) {} + } +} \ No newline at end of file Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Properties/AssemblyInfo.cs =================================================================== diff -u --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Properties/AssemblyInfo.cs (revision 0) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Properties/AssemblyInfo.cs (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -0,0 +1,25 @@ +// Copyright (C) Stichting Deltares 2018. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using System.Reflection; + +[assembly: AssemblyTitle("Riskeer.HydraRing.Calculation.TestUtil")] +[assembly: AssemblyProduct("Riskeer.HydraRing.Calculation.TestUtil")] \ No newline at end of file Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Riskeer.HydraRing.Calculation.TestUtil.csproj =================================================================== diff -u --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Riskeer.HydraRing.Calculation.TestUtil.csproj (revision 0) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/Riskeer.HydraRing.Calculation.TestUtil.csproj (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -0,0 +1,43 @@ + + + + {74CBA865-9338-447F-BAD9-28312446AE84} + Riskeer.HydraRing.Calculation.TestUtil + Riskeer.HydraRing.Calculation.TestUtil + + + + + ..\..\..\..\packages\NUnit.3.8.1\lib\net40\nunit.framework.dll + True + + + + + + + + + + + + + + + + + + + + + Copying.licenseheader + + + + + + {888D4097-8BC2-4703-9FB1-8744C94D525E} + Riskeer.HydraRing.Calculation + + + \ No newline at end of file Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/TestHydraRingVariable.cs =================================================================== diff -u --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/TestHydraRingVariable.cs (revision 0) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/TestHydraRingVariable.cs (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -0,0 +1,81 @@ +// Copyright (C) Stichting Deltares 2018. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using Riskeer.HydraRing.Calculation.Data; +using Riskeer.HydraRing.Calculation.Data.Variables; + +namespace Riskeer.HydraRing.Calculation.TestUtil +{ + /// + /// Test class for Hydra-Ring variables. + /// + public class TestHydraRingVariable : HydraRingVariable + { + /// + /// Creates a new instance of . + /// + /// The id of the variable. + /// The distribution type of the variable. + /// The deviation type of the variable. + /// The value of the variable. + /// The parameter1 of the variable. + /// The parameter2 of the variable. + /// The parameter3 of the variable. + /// The parameter4 of the variable. + /// The coefficient of variation of the variable. + public TestHydraRingVariable(int variableId, + HydraRingDistributionType distributionType, + HydraRingDeviationType deviationType, + double value, + double parameter1, + double parameter2, + double parameter3, + double parameter4, + double coefficientOfVariation) + : base(variableId) + { + DistributionType = distributionType; + DeviationType = deviationType; + Value = value; + Parameter1 = parameter1; + Parameter2 = parameter2; + Parameter3 = parameter3; + Parameter4 = parameter4; + CoefficientOfVariation = coefficientOfVariation; + } + + public override HydraRingDistributionType DistributionType { get; } + + public override HydraRingDeviationType DeviationType { get; } + + public override double Value { get; } + + public override double Parameter1 { get; } + + public override double Parameter2 { get; } + + public override double Parameter3 { get; } + + public override double Parameter4 { get; } + + public override double CoefficientOfVariation { get; } + } +} \ No newline at end of file Index: Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/packages.config =================================================================== diff -u --- Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/packages.config (revision 0) +++ Ringtoets/HydraRing/test/Riskeer.HydraRing.Calculation.TestUtil/packages.config (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -0,0 +1,26 @@ + + + + + \ No newline at end of file Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Ringtoets.Integration.Plugin.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Ringtoets.Integration.Plugin.Test.csproj (.../Ringtoets.Integration.Plugin.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Ringtoets.Integration.Plugin.Test.csproj (.../Ringtoets.Integration.Plugin.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -356,7 +356,7 @@ {b69d5b6c-6e14-4fa9-9ebc-8f97678cdb70} Riskeer.HydraRing.IO - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/Integration/test/Ringtoets.Integration.Service.Test/Ringtoets.Integration.Service.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/Integration/test/Ringtoets.Integration.Service.Test/Ringtoets.Integration.Service.Test.csproj (.../Ringtoets.Integration.Service.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/Integration/test/Ringtoets.Integration.Service.Test/Ringtoets.Integration.Service.Test.csproj (.../Ringtoets.Integration.Service.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -104,7 +104,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/Revetment/test/Ringtoets.Revetment.Service.Test/Ringtoets.Revetment.Service.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/Revetment/test/Ringtoets.Revetment.Service.Test/Ringtoets.Revetment.Service.Test.csproj (.../Ringtoets.Revetment.Service.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/Revetment/test/Ringtoets.Revetment.Service.Test/Ringtoets.Revetment.Service.Test.csproj (.../Ringtoets.Revetment.Service.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -54,7 +54,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Integration.Test/Ringtoets.StabilityPointStructures.Integration.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Integration.Test/Ringtoets.StabilityPointStructures.Integration.Test.csproj (.../Ringtoets.StabilityPointStructures.Integration.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Integration.Test/Ringtoets.StabilityPointStructures.Integration.Test.csproj (.../Ringtoets.StabilityPointStructures.Integration.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -61,7 +61,7 @@ {888d4097-8bc2-4703-9fb1-8744c94d525e} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Plugin.Test/Ringtoets.StabilityPointStructures.Plugin.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Plugin.Test/Ringtoets.StabilityPointStructures.Plugin.Test.csproj (.../Ringtoets.StabilityPointStructures.Plugin.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Plugin.Test/Ringtoets.StabilityPointStructures.Plugin.Test.csproj (.../Ringtoets.StabilityPointStructures.Plugin.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -135,7 +135,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Service.Test/Ringtoets.StabilityPointStructures.Service.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Service.Test/Ringtoets.StabilityPointStructures.Service.Test.csproj (.../Ringtoets.StabilityPointStructures.Service.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Service.Test/Ringtoets.StabilityPointStructures.Service.Test.csproj (.../Ringtoets.StabilityPointStructures.Service.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -62,7 +62,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Integration.Test/Ringtoets.StabilityStoneCover.Integration.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Integration.Test/Ringtoets.StabilityStoneCover.Integration.Test.csproj (.../Ringtoets.StabilityStoneCover.Integration.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Integration.Test/Ringtoets.StabilityStoneCover.Integration.Test.csproj (.../Ringtoets.StabilityStoneCover.Integration.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -57,7 +57,7 @@ {888d4097-8bc2-4703-9fb1-8744c94d525e} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Plugin.Test/Ringtoets.StabilityStoneCover.Plugin.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Plugin.Test/Ringtoets.StabilityStoneCover.Plugin.Test.csproj (.../Ringtoets.StabilityStoneCover.Plugin.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Plugin.Test/Ringtoets.StabilityStoneCover.Plugin.Test.csproj (.../Ringtoets.StabilityStoneCover.Plugin.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -138,7 +138,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Service.Test/Ringtoets.StabilityStoneCover.Service.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Service.Test/Ringtoets.StabilityStoneCover.Service.Test.csproj (.../Ringtoets.StabilityStoneCover.Service.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Service.Test/Ringtoets.StabilityStoneCover.Service.Test.csproj (.../Ringtoets.StabilityStoneCover.Service.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -60,7 +60,7 @@ {888d4097-8bc2-4703-9fb1-8744c94d525e} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/WaveImpactAsphaltCover/test/Ringtoets.WaveImpactAsphaltCover.Integration.Test/Ringtoets.WaveImpactAsphaltCover.Integration.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/WaveImpactAsphaltCover/test/Ringtoets.WaveImpactAsphaltCover.Integration.Test/Ringtoets.WaveImpactAsphaltCover.Integration.Test.csproj (.../Ringtoets.WaveImpactAsphaltCover.Integration.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/WaveImpactAsphaltCover/test/Ringtoets.WaveImpactAsphaltCover.Integration.Test/Ringtoets.WaveImpactAsphaltCover.Integration.Test.csproj (.../Ringtoets.WaveImpactAsphaltCover.Integration.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -57,7 +57,7 @@ {888d4097-8bc2-4703-9fb1-8744c94d525e} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/WaveImpactAsphaltCover/test/Ringtoets.WaveImpactAsphaltCover.Plugin.Test/Ringtoets.WaveImpactAsphaltCover.Plugin.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/WaveImpactAsphaltCover/test/Ringtoets.WaveImpactAsphaltCover.Plugin.Test/Ringtoets.WaveImpactAsphaltCover.Plugin.Test.csproj (.../Ringtoets.WaveImpactAsphaltCover.Plugin.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/WaveImpactAsphaltCover/test/Ringtoets.WaveImpactAsphaltCover.Plugin.Test/Ringtoets.WaveImpactAsphaltCover.Plugin.Test.csproj (.../Ringtoets.WaveImpactAsphaltCover.Plugin.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -138,7 +138,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil Index: Ringtoets/WaveImpactAsphaltCover/test/Ringtoets.WaveImpactAsphaltCover.Service.Test/Ringtoets.WaveImpactAsphaltCover.Service.Test.csproj =================================================================== diff -u -rf67e3fac765fa077b104a5988f5c51b193881e98 -rb674c24ee985fddaeb1c6b2698a90269f65911ec --- Ringtoets/WaveImpactAsphaltCover/test/Ringtoets.WaveImpactAsphaltCover.Service.Test/Ringtoets.WaveImpactAsphaltCover.Service.Test.csproj (.../Ringtoets.WaveImpactAsphaltCover.Service.Test.csproj) (revision f67e3fac765fa077b104a5988f5c51b193881e98) +++ Ringtoets/WaveImpactAsphaltCover/test/Ringtoets.WaveImpactAsphaltCover.Service.Test/Ringtoets.WaveImpactAsphaltCover.Service.Test.csproj (.../Ringtoets.WaveImpactAsphaltCover.Service.Test.csproj) (revision b674c24ee985fddaeb1c6b2698a90269f65911ec) @@ -60,7 +60,7 @@ {888D4097-8BC2-4703-9FB1-8744C94D525E} Riskeer.HydraRing.Calculation - + {74CBA865-9338-447F-BAD9-28312446AE84} Riskeer.HydraRing.Calculation.TestUtil