Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PipingCalculationConfigurationHelperTest.cs =================================================================== diff -u -r26f527fb809a2325c8f883ece9da01a8f8040eb3 -rad0f4a7a0f8b9f065da77eda1a450ac3696b8f7f --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PipingCalculationConfigurationHelperTest.cs (.../PipingCalculationConfigurationHelperTest.cs) (revision 26f527fb809a2325c8f883ece9da01a8f8040eb3) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PipingCalculationConfigurationHelperTest.cs (.../PipingCalculationConfigurationHelperTest.cs) (revision ad0f4a7a0f8b9f065da77eda1a450ac3696b8f7f) @@ -63,14 +63,14 @@ new PipingSoilLayer(-5.0), new PipingSoilLayer(-2.0), new PipingSoilLayer(1.0) - }, SoilProfileType.SoilProfile1D, 1)); + }, SoilProfileType.SoilProfile1D)); var soilProfile2 = new PipingStochasticSoilProfile( 0.7, new PipingSoilProfile("Profile 2", -8.0, new[] { new PipingSoilLayer(-4.0), new PipingSoilLayer(0.0), new PipingSoilLayer(4.0) - }, SoilProfileType.SoilProfile1D, 2)); + }, SoilProfileType.SoilProfile1D)); var soilModel = new PipingStochasticSoilModel("A") { @@ -121,13 +121,13 @@ new PipingSoilLayer(-5.0), new PipingSoilLayer(-2.0), new PipingSoilLayer(1.0) - }, SoilProfileType.SoilProfile1D, 1); + }, SoilProfileType.SoilProfile1D); var soilProfile2 = new PipingSoilProfile("Profile 2", -8.0, new[] { new PipingSoilLayer(-4.0), new PipingSoilLayer(0.0), new PipingSoilLayer(4.0) - }, SoilProfileType.SoilProfile1D, 2); + }, SoilProfileType.SoilProfile1D); var soilModel = new PipingStochasticSoilModel("A") { @@ -222,13 +222,13 @@ new PipingSoilLayer(-5.0), new PipingSoilLayer(-2.0), new PipingSoilLayer(1.0) - }, SoilProfileType.SoilProfile1D, 1); + }, SoilProfileType.SoilProfile1D); var soilProfile2 = new PipingSoilProfile("Profile 2", -8.0, new[] { new PipingSoilLayer(-4.0), new PipingSoilLayer(0.0), new PipingSoilLayer(4.0) - }, SoilProfileType.SoilProfile1D, 2); + }, SoilProfileType.SoilProfile1D); var soilModel = new PipingStochasticSoilModel("A") { @@ -275,15 +275,15 @@ new PipingSoilLayer(-5.0), new PipingSoilLayer(-2.0), new PipingSoilLayer(1.0) - }, SoilProfileType.SoilProfile1D, 1) + }, SoilProfileType.SoilProfile1D) ); var soilProfile2 = new PipingStochasticSoilProfile( 1.0, new PipingSoilProfile("Profile 2", -8.0, new[] { new PipingSoilLayer(-4.0), new PipingSoilLayer(0.0), new PipingSoilLayer(4.0) - }, SoilProfileType.SoilProfile1D, 2) + }, SoilProfileType.SoilProfile1D) ); const double y = 1.1; @@ -449,14 +449,14 @@ new PipingSoilLayer(-5.0), new PipingSoilLayer(-2.0), new PipingSoilLayer(1.0) - }, SoilProfileType.SoilProfile1D, 1) + }, SoilProfileType.SoilProfile1D) ); var soilProfile2 = new PipingStochasticSoilProfile(0.7, new PipingSoilProfile("Profile 2", -8.0, new[] { new PipingSoilLayer(-4.0), new PipingSoilLayer(0.0), new PipingSoilLayer(4.0) - }, SoilProfileType.SoilProfile1D, 2) + }, SoilProfileType.SoilProfile1D) ); var soilModel = new PipingStochasticSoilModel("A") @@ -583,13 +583,13 @@ new PipingSoilLayer(-5.0), new PipingSoilLayer(-2.0), new PipingSoilLayer(1.0) - }, SoilProfileType.SoilProfile1D, 1); + }, SoilProfileType.SoilProfile1D); var soilProfile2 = new PipingSoilProfile("Profile 2", -8.0, new[] { new PipingSoilLayer(-4.0), new PipingSoilLayer(0.0), new PipingSoilLayer(4.0) - }, SoilProfileType.SoilProfile1D, 2); + }, SoilProfileType.SoilProfile1D); var soilModel = new PipingStochasticSoilModel("A") { @@ -657,15 +657,15 @@ new PipingSoilLayer(-5.0), new PipingSoilLayer(-2.0), new PipingSoilLayer(1.0) - }, SoilProfileType.SoilProfile1D, 1) + }, SoilProfileType.SoilProfile1D) ); var soilProfile2 = new PipingStochasticSoilProfile( 1.0, new PipingSoilProfile("Profile 2", -8.0, new[] { new PipingSoilLayer(-4.0), new PipingSoilLayer(0.0), new PipingSoilLayer(4.0) - }, SoilProfileType.SoilProfile1D, 2) + }, SoilProfileType.SoilProfile1D) ); const double y = 1.1; @@ -753,15 +753,15 @@ new PipingSoilLayer(-5.0), new PipingSoilLayer(-2.0), new PipingSoilLayer(1.0) - }, SoilProfileType.SoilProfile1D, 1) + }, SoilProfileType.SoilProfile1D) ); var soilProfile2 = new PipingStochasticSoilProfile( 1.0, new PipingSoilProfile("Profile 2", -8.0, new[] { new PipingSoilLayer(-4.0), new PipingSoilLayer(0.0), new PipingSoilLayer(4.0) - }, SoilProfileType.SoilProfile1D, 2) + }, SoilProfileType.SoilProfile1D) ); const double y = 1.1; @@ -876,15 +876,15 @@ new PipingSoilLayer(-5.0), new PipingSoilLayer(-2.0), new PipingSoilLayer(1.0) - }, SoilProfileType.SoilProfile1D, 1) + }, SoilProfileType.SoilProfile1D) ); var soilProfile2 = new PipingStochasticSoilProfile( 1.0, new PipingSoilProfile("Profile 2", -8.0, new[] { new PipingSoilLayer(-4.0), new PipingSoilLayer(0.0), new PipingSoilLayer(4.0) - }, SoilProfileType.SoilProfile1D, 2) + }, SoilProfileType.SoilProfile1D) ); const double y = 1.1; @@ -995,13 +995,13 @@ new PipingSoilLayer(-5.0), new PipingSoilLayer(-2.0), new PipingSoilLayer(1.0) - }, SoilProfileType.SoilProfile1D, 1); + }, SoilProfileType.SoilProfile1D); var soilProfile2 = new PipingSoilProfile("Profile 2", -8.0, new[] { new PipingSoilLayer(-4.0), new PipingSoilLayer(0.0), new PipingSoilLayer(4.0) - }, SoilProfileType.SoilProfile1D, 2); + }, SoilProfileType.SoilProfile1D); var soilModel = new PipingStochasticSoilModel("A") { @@ -1067,19 +1067,19 @@ new PipingSoilLayer(-5.0), new PipingSoilLayer(-2.0), new PipingSoilLayer(1.0) - }, SoilProfileType.SoilProfile1D, 1); + }, SoilProfileType.SoilProfile1D); var soilProfile2 = new PipingSoilProfile("Profile 1", -8.0, new[] { new PipingSoilLayer(-4.0), new PipingSoilLayer(0.0), new PipingSoilLayer(4.0) - }, SoilProfileType.SoilProfile1D, 2); + }, SoilProfileType.SoilProfile1D); var soilProfile3 = new PipingSoilProfile("Profile 1", -8.0, new[] { new PipingSoilLayer(-4.0), new PipingSoilLayer(0.0), new PipingSoilLayer(4.0) - }, SoilProfileType.SoilProfile1D, 2); + }, SoilProfileType.SoilProfile1D); var soilModel = new PipingStochasticSoilModel("A") {