Index: Riskeer/ClosingStructures/test/Riskeer.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresFailurePathPropertiesTest.cs =================================================================== diff -u -r05fdac93d85697887cf68b13696ca6a339de78bd -rc976c06938fb01e6f41adc3b0a99e1d82096caa0 --- Riskeer/ClosingStructures/test/Riskeer.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresFailurePathPropertiesTest.cs (.../ClosingStructuresFailurePathPropertiesTest.cs) (revision 05fdac93d85697887cf68b13696ca6a339de78bd) +++ Riskeer/ClosingStructures/test/Riskeer.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresFailurePathPropertiesTest.cs (.../ClosingStructuresFailurePathPropertiesTest.cs) (revision c976c06938fb01e6f41adc3b0a99e1d82096caa0) @@ -42,7 +42,7 @@ private const int cPropertyIndex = 5; private const int n2APropertyIndex = 6; private const int nPropertyIndex = 7; - private const int applySectionLengthInSectionPropertyIndex = 8; + private const int applyLengthEffectInSectionPropertyIndex = 8; [Test] public void Constructor_ExpectedValues() @@ -143,7 +143,7 @@ "De parameter 'N' die gebruikt wordt om het lengte-effect mee te nemen in de beoordeling (afgerond).", true); - PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applySectionLengthInSectionPropertyIndex]; + PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applyLengthEffectInSectionPropertyIndex]; PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(applySectionLengthInSectionProperty, lengthEffectCategory, "Toepassen lengte-effect binnen vak", Index: Riskeer/DuneErosion/test/Riskeer.DuneErosion.Forms.Test/PropertyClasses/DuneErosionFailurePathPropertiesTest.cs =================================================================== diff -u -r7aff1faba7849422aa685d5b8343139b14d25a16 -rc976c06938fb01e6f41adc3b0a99e1d82096caa0 --- Riskeer/DuneErosion/test/Riskeer.DuneErosion.Forms.Test/PropertyClasses/DuneErosionFailurePathPropertiesTest.cs (.../DuneErosionFailurePathPropertiesTest.cs) (revision 7aff1faba7849422aa685d5b8343139b14d25a16) +++ Riskeer/DuneErosion/test/Riskeer.DuneErosion.Forms.Test/PropertyClasses/DuneErosionFailurePathPropertiesTest.cs (.../DuneErosionFailurePathPropertiesTest.cs) (revision c976c06938fb01e6f41adc3b0a99e1d82096caa0) @@ -42,7 +42,7 @@ private const int contributionPropertyIndex = 3; private const int inAssemblyPropertyIndex = 4; private const int nPropertyIndex = 5; - private const int applySectionLengthInSectionPropertyIndex = 6; + private const int applyLengthEffectInSectionPropertyIndex = 6; [Test] public void Constructor_ExpectedValues() @@ -127,7 +127,7 @@ "N [-]", "De parameter 'N' die gebruikt wordt om het lengte-effect mee te nemen in de beoordeling."); - PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applySectionLengthInSectionPropertyIndex]; + PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applyLengthEffectInSectionPropertyIndex]; PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(applySectionLengthInSectionProperty, lengthEffectCategory, "Toepassen lengte-effect binnen vak", Index: Riskeer/GrassCoverErosionInwards/test/Riskeer.GrassCoverErosionInwards.Forms.Test/PropertyClasses/GrassCoverErosionInwardsFailurePathPropertiesTest.cs =================================================================== diff -u -r170077f9e19596ca9e435c0f56cde4997b9154e4 -rc976c06938fb01e6f41adc3b0a99e1d82096caa0 --- Riskeer/GrassCoverErosionInwards/test/Riskeer.GrassCoverErosionInwards.Forms.Test/PropertyClasses/GrassCoverErosionInwardsFailurePathPropertiesTest.cs (.../GrassCoverErosionInwardsFailurePathPropertiesTest.cs) (revision 170077f9e19596ca9e435c0f56cde4997b9154e4) +++ Riskeer/GrassCoverErosionInwards/test/Riskeer.GrassCoverErosionInwards.Forms.Test/PropertyClasses/GrassCoverErosionInwardsFailurePathPropertiesTest.cs (.../GrassCoverErosionInwardsFailurePathPropertiesTest.cs) (revision c976c06938fb01e6f41adc3b0a99e1d82096caa0) @@ -44,7 +44,7 @@ private const int contributionPropertyIndex = 3; private const int inAssemblyPropertyIndex = 4; private const int nPropertyIndex = 5; - private const int applySectionLengthInSectionPropertyIndex = 6; + private const int applyLengthEffectInSectionPropertyIndex = 6; [Test] public void Constructor_ChangeHandlerNull_ThrowsArgumentNullException() @@ -160,7 +160,7 @@ "N [-]", "De parameter 'N' die gebruikt wordt om het lengte-effect mee te nemen in de beoordeling."); - PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applySectionLengthInSectionPropertyIndex]; + PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applyLengthEffectInSectionPropertyIndex]; PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(applySectionLengthInSectionProperty, lengthEffectCategory, "Toepassen lengte-effect binnen vak", Index: Riskeer/HeightStructures/test/Riskeer.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresFailurePathPropertiesTest.cs =================================================================== diff -u -red81b2c9fe714201309ffa8746a766c3b09c55b0 -rc976c06938fb01e6f41adc3b0a99e1d82096caa0 --- Riskeer/HeightStructures/test/Riskeer.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresFailurePathPropertiesTest.cs (.../HeightStructuresFailurePathPropertiesTest.cs) (revision ed81b2c9fe714201309ffa8746a766c3b09c55b0) +++ Riskeer/HeightStructures/test/Riskeer.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresFailurePathPropertiesTest.cs (.../HeightStructuresFailurePathPropertiesTest.cs) (revision c976c06938fb01e6f41adc3b0a99e1d82096caa0) @@ -41,7 +41,7 @@ private const int contributionPropertyIndex = 3; private const int inAssemblyPropertyIndex = 4; private const int nPropertyIndex = 5; - private const int applySectionLengthInSectionPropertyIndex = 6; + private const int applyLengthEffectInSectionPropertyIndex = 6; [Test] public void Constructor_ExpectedValues() @@ -129,7 +129,7 @@ "N [-]", "De parameter 'N' die gebruikt wordt om het lengte-effect mee te nemen in de beoordeling."); - PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applySectionLengthInSectionPropertyIndex]; + PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applyLengthEffectInSectionPropertyIndex]; PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(applySectionLengthInSectionProperty, lengthEffectCategory, "Toepassen lengte-effect binnen vak", Index: Riskeer/Integration/test/Riskeer.Integration.Forms.Test/PropertyClasses/StandAlone/MacroStabilityOutwardsFailurePathPropertiesTest.cs =================================================================== diff -u -r009907dda8668691732dc46c044efe1dac40e9fd -rc976c06938fb01e6f41adc3b0a99e1d82096caa0 --- Riskeer/Integration/test/Riskeer.Integration.Forms.Test/PropertyClasses/StandAlone/MacroStabilityOutwardsFailurePathPropertiesTest.cs (.../MacroStabilityOutwardsFailurePathPropertiesTest.cs) (revision 009907dda8668691732dc46c044efe1dac40e9fd) +++ Riskeer/Integration/test/Riskeer.Integration.Forms.Test/PropertyClasses/StandAlone/MacroStabilityOutwardsFailurePathPropertiesTest.cs (.../MacroStabilityOutwardsFailurePathPropertiesTest.cs) (revision c976c06938fb01e6f41adc3b0a99e1d82096caa0) @@ -47,7 +47,7 @@ private const int bPropertyIndex = 6; private const int sectionLengthPropertyIndex = 7; private const int nPropertyIndex = 8; - private const int applySectionLengthInSectionPropertyIndex = 9; + private const int applyLengthEffectInSectionPropertyIndex = 9; [Test] public void Constructor_DataNull_ThrowArgumentNullException() @@ -89,7 +89,11 @@ var random = new Random(21); var failureMechanism = new MacroStabilityOutwardsFailureMechanism { - InAssembly = random.NextBoolean() + InAssembly = random.NextBoolean(), + MacroStabilityOutwardsProbabilityAssessmentInput = + { + ApplyLengthEffectInSection = random.NextBoolean() + } }; // Call @@ -204,7 +208,7 @@ "De parameter 'N' die gebruikt wordt om het lengte-effect mee te nemen in de beoordeling (afgerond).", true); - PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applySectionLengthInSectionPropertyIndex]; + PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applyLengthEffectInSectionPropertyIndex]; PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(applySectionLengthInSectionProperty, lengthEffectCategory, "Toepassen lengte-effect binnen vak", Index: Riskeer/Integration/test/Riskeer.Integration.Forms.Test/PropertyClasses/StandAlone/PipingStructureFailurePathPropertiesTest.cs =================================================================== diff -u -r75229fe1249a839986bf80c01755f18657135b71 -rc976c06938fb01e6f41adc3b0a99e1d82096caa0 --- Riskeer/Integration/test/Riskeer.Integration.Forms.Test/PropertyClasses/StandAlone/PipingStructureFailurePathPropertiesTest.cs (.../PipingStructureFailurePathPropertiesTest.cs) (revision 75229fe1249a839986bf80c01755f18657135b71) +++ Riskeer/Integration/test/Riskeer.Integration.Forms.Test/PropertyClasses/StandAlone/PipingStructureFailurePathPropertiesTest.cs (.../PipingStructureFailurePathPropertiesTest.cs) (revision c976c06938fb01e6f41adc3b0a99e1d82096caa0) @@ -42,7 +42,7 @@ private const int contributionPropertyIndex = 3; private const int inAssemblyPropertyIndex = 4; private const int nPropertyIndex = 5; - private const int applySectionLengthInSectionPropertyIndex = 6; + private const int applyLengthEffectInSectionPropertyIndex = 6; [Test] public void Constructor_DataIsNull_ThrowArgumentNullException() @@ -143,7 +143,7 @@ "N [-]", "De parameter 'N' die gebruikt wordt om het lengte-effect mee te nemen in de beoordeling."); - PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applySectionLengthInSectionPropertyIndex]; + PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applyLengthEffectInSectionPropertyIndex]; PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(applySectionLengthInSectionProperty, lengthEffectCategory, "Toepassen lengte-effect binnen vak", Index: Riskeer/MacroStabilityInwards/test/Riskeer.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsFailurePathPropertiesTest.cs =================================================================== diff -u -r8ad64b1a03aa287717312208b0feddd63d55e402 -rc976c06938fb01e6f41adc3b0a99e1d82096caa0 --- Riskeer/MacroStabilityInwards/test/Riskeer.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsFailurePathPropertiesTest.cs (.../MacroStabilityInwardsFailurePathPropertiesTest.cs) (revision 8ad64b1a03aa287717312208b0feddd63d55e402) +++ Riskeer/MacroStabilityInwards/test/Riskeer.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsFailurePathPropertiesTest.cs (.../MacroStabilityInwardsFailurePathPropertiesTest.cs) (revision c976c06938fb01e6f41adc3b0a99e1d82096caa0) @@ -45,7 +45,7 @@ private const int bPropertyIndex = 6; private const int sectionLengthPropertyIndex = 7; private const int nPropertyIndex = 8; - private const int applySectionLengthInSectionPropertyIndex = 9; + private const int applyLengthEffectInSectionPropertyIndex = 9; [Test] public void Constructor_AssessmentSectionNull_ThrowsArgumentNullException() @@ -185,7 +185,7 @@ "De parameter 'N' die gebruikt wordt om het lengte-effect mee te nemen in de beoordeling (afgerond).", true); - PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applySectionLengthInSectionPropertyIndex]; + PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applyLengthEffectInSectionPropertyIndex]; PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(applySectionLengthInSectionProperty, lengthEffectCategory, "Toepassen lengte-effect binnen vak", Index: Riskeer/Piping/test/Riskeer.Piping.Forms.Test/PropertyClasses/PipingFailurePathPropertiesTest.cs =================================================================== diff -u -r170077f9e19596ca9e435c0f56cde4997b9154e4 -rc976c06938fb01e6f41adc3b0a99e1d82096caa0 --- Riskeer/Piping/test/Riskeer.Piping.Forms.Test/PropertyClasses/PipingFailurePathPropertiesTest.cs (.../PipingFailurePathPropertiesTest.cs) (revision 170077f9e19596ca9e435c0f56cde4997b9154e4) +++ Riskeer/Piping/test/Riskeer.Piping.Forms.Test/PropertyClasses/PipingFailurePathPropertiesTest.cs (.../PipingFailurePathPropertiesTest.cs) (revision c976c06938fb01e6f41adc3b0a99e1d82096caa0) @@ -46,7 +46,7 @@ private const int bPropertyIndex = 6; private const int sectionLengthPropertyIndex = 7; private const int nPropertyIndex = 8; - private const int applySectionLengthInSectionPropertyIndex = 9; + private const int applyLengthEffectInSectionPropertyIndex = 9; [Test] public void Constructor_AssessmentSectionNull_ThrowsArgumentNullException() @@ -183,7 +183,7 @@ "De parameter 'N' die gebruikt wordt om het lengte-effect mee te nemen in de beoordeling (afgerond).", true); - PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applySectionLengthInSectionPropertyIndex]; + PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applyLengthEffectInSectionPropertyIndex]; PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(applySectionLengthInSectionProperty, lengthEffectCategory, "Toepassen lengte-effect binnen vak", Index: Riskeer/StabilityPointStructures/test/Riskeer.StabilityPointStructures.Forms.Test/PropertyClasses/StabilityPointStructuresFailurePathPropertiesTest.cs =================================================================== diff -u -ra22d807fb63e9d3f0f9d6af213793a80c6cc32a1 -rc976c06938fb01e6f41adc3b0a99e1d82096caa0 --- Riskeer/StabilityPointStructures/test/Riskeer.StabilityPointStructures.Forms.Test/PropertyClasses/StabilityPointStructuresFailurePathPropertiesTest.cs (.../StabilityPointStructuresFailurePathPropertiesTest.cs) (revision a22d807fb63e9d3f0f9d6af213793a80c6cc32a1) +++ Riskeer/StabilityPointStructures/test/Riskeer.StabilityPointStructures.Forms.Test/PropertyClasses/StabilityPointStructuresFailurePathPropertiesTest.cs (.../StabilityPointStructuresFailurePathPropertiesTest.cs) (revision c976c06938fb01e6f41adc3b0a99e1d82096caa0) @@ -41,7 +41,7 @@ private const int contributionPropertyIndex = 3; private const int inAssemblyPropertyIndex = 4; private const int nPropertyIndex = 5; - private const int applySectionLengthInSectionPropertyIndex = 6; + private const int applyLengthEffectInSectionPropertyIndex = 6; [Test] public void Constructor_ExpectedValues() @@ -129,7 +129,7 @@ "N [-]", "De parameter 'N' die gebruikt wordt om het lengte-effect mee te nemen in de beoordeling."); - PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applySectionLengthInSectionPropertyIndex]; + PropertyDescriptor applySectionLengthInSectionProperty = dynamicProperties[applyLengthEffectInSectionPropertyIndex]; PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(applySectionLengthInSectionProperty, lengthEffectCategory, "Toepassen lengte-effect binnen vak",