Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r6ed01b5ffaf84c86798f62370b9c33a726289720 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs (.../ClosingStructuresSectionResultEntityReadExtensions.cs) (revision 6ed01b5ffaf84c86798f62370b9c33a726289720)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs (.../ClosingStructuresSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -36,8 +36,8 @@
/// Reads the and use the information to update a
/// .
///
- /// The
- /// to update the .
+ /// The used to update
+ /// the .
/// The target of the read operation.
/// The object keeping track of read operations.
/// Thrown when any input parameter is null.
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/DuneErosion/DuneErosionSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r29ce0aca4c6fd2ec13fb73e10bd14f32d6b821c9 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/DuneErosion/DuneErosionSectionResultEntityReadExtensions.cs (.../DuneErosionSectionResultEntityReadExtensions.cs) (revision 29ce0aca4c6fd2ec13fb73e10bd14f32d6b821c9)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/DuneErosion/DuneErosionSectionResultEntityReadExtensions.cs (.../DuneErosionSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -37,7 +37,7 @@
/// Reads the and use the information to update a
/// .
///
- /// The to update .
+ /// The used to update .
/// The target of the read operation.
/// Thrown when any parameter is null.
internal static void Read(this DuneErosionSectionResultEntity entity, DuneErosionFailureMechanismSectionResult sectionResult)
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionInwards/GrassCoverErosionInwardsSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r6ed01b5ffaf84c86798f62370b9c33a726289720 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionInwards/GrassCoverErosionInwardsSectionResultEntityReadExtensions.cs (.../GrassCoverErosionInwardsSectionResultEntityReadExtensions.cs) (revision 6ed01b5ffaf84c86798f62370b9c33a726289720)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionInwards/GrassCoverErosionInwardsSectionResultEntityReadExtensions.cs (.../GrassCoverErosionInwardsSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -37,7 +37,7 @@
/// .
///
/// The
- /// to update the .
+ /// used to update the .
/// The target of the read operation.
/// The object keeping track of read operations.
/// Thrown when any input parameter is null.
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r3f439dfd2f859eb9ce3adb058fea7e7f09fc63d5 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsSectionResultEntityReadExtensions.cs (.../GrassCoverErosionOutwardsSectionResultEntityReadExtensions.cs) (revision 3f439dfd2f859eb9ce3adb058fea7e7f09fc63d5)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsSectionResultEntityReadExtensions.cs (.../GrassCoverErosionOutwardsSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -37,7 +37,8 @@
/// Reads the and use the information to update a
/// .
///
- /// The to update the .
+ /// The used
+ /// to update the .
/// The target of the read operation.
/// Thrown when any parameter is null.
internal static void Read(this GrassCoverErosionOutwardsSectionResultEntity entity, GrassCoverErosionOutwardsFailureMechanismSectionResult sectionResult)
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverSlipOffInwardsSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r42df18daba4c18bb24de9bb19a22a110b3d50cf6 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverSlipOffInwardsSectionResultEntityReadExtensions.cs (.../GrassCoverSlipOffInwardsSectionResultEntityReadExtensions.cs) (revision 42df18daba4c18bb24de9bb19a22a110b3d50cf6)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverSlipOffInwardsSectionResultEntityReadExtensions.cs (.../GrassCoverSlipOffInwardsSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -37,10 +37,8 @@
/// Reads the and use the information to update a
/// .
///
- /// The used to update the
- /// .
+ /// The used to update .
/// The target of the read operation.
- /// A new .
/// Thrown when any parameter is null.
internal static void Read(this GrassCoverSlipOffInwardsSectionResultEntity entity, GrassCoverSlipOffInwardsFailureMechanismSectionResult sectionResult)
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverSlipOffOutwardsSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r42df18daba4c18bb24de9bb19a22a110b3d50cf6 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverSlipOffOutwardsSectionResultEntityReadExtensions.cs (.../GrassCoverSlipOffOutwardsSectionResultEntityReadExtensions.cs) (revision 42df18daba4c18bb24de9bb19a22a110b3d50cf6)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverSlipOffOutwardsSectionResultEntityReadExtensions.cs (.../GrassCoverSlipOffOutwardsSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -37,10 +37,8 @@
/// Reads the and use the information to update a
/// .
///
- /// The used to update the
- /// .
+ /// The used to update .
/// The target of the read operation.
- /// A new .
/// Thrown when any parameter is null.
internal static void Read(this GrassCoverSlipOffOutwardsSectionResultEntity entity, GrassCoverSlipOffOutwardsFailureMechanismSectionResult sectionResult)
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/HeightStructures/HeightStructuresSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r6ed01b5ffaf84c86798f62370b9c33a726289720 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/HeightStructures/HeightStructuresSectionResultEntityReadExtensions.cs (.../HeightStructuresSectionResultEntityReadExtensions.cs) (revision 6ed01b5ffaf84c86798f62370b9c33a726289720)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/HeightStructures/HeightStructuresSectionResultEntityReadExtensions.cs (.../HeightStructuresSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -36,7 +36,7 @@
/// Reads the and use the information
/// to update a .
///
- /// The to
+ /// The used to
/// update the .
/// The target of the read operation.
/// The object keeping track of read operations.
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsSectionResultEntityReadExtensions.cs
===================================================================
diff -u -rc0e8cafbdda9c9f6384005f573d885c0537e0b39 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsSectionResultEntityReadExtensions.cs (.../MacroStabilityInwardsSectionResultEntityReadExtensions.cs) (revision c0e8cafbdda9c9f6384005f573d885c0537e0b39)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsSectionResultEntityReadExtensions.cs (.../MacroStabilityInwardsSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -36,7 +36,7 @@
/// Reads the and use the information to update a
/// .
///
- /// The to
+ /// The used to
/// update the .
/// The target of the read operation.
/// Thrown when any parameter is null.
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MacroStabilityOutwards/MacroStabilityOutwardsSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r27963fc53c323c7a6b6382bee7d1ded31b6ac3a0 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MacroStabilityOutwards/MacroStabilityOutwardsSectionResultEntityReadExtensions.cs (.../MacroStabilityOutwardsSectionResultEntityReadExtensions.cs) (revision 27963fc53c323c7a6b6382bee7d1ded31b6ac3a0)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MacroStabilityOutwards/MacroStabilityOutwardsSectionResultEntityReadExtensions.cs (.../MacroStabilityOutwardsSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -37,10 +37,8 @@
/// Reads the and use the information to update a
/// .
///
- /// The used to update the
- /// .
+ /// The used to update .
/// The target of the read operation.
- /// A new .
/// Thrown when any parameter is null.
internal static void Read(this MacroStabilityOutwardsSectionResultEntity entity, MacroStabilityOutwardsFailureMechanismSectionResult sectionResult)
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MicrostabilitySectionResultEntityReadExtensions.cs
===================================================================
diff -u -r42df18daba4c18bb24de9bb19a22a110b3d50cf6 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MicrostabilitySectionResultEntityReadExtensions.cs (.../MicrostabilitySectionResultEntityReadExtensions.cs) (revision 42df18daba4c18bb24de9bb19a22a110b3d50cf6)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MicrostabilitySectionResultEntityReadExtensions.cs (.../MicrostabilitySectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -37,10 +37,8 @@
/// Reads the and use the information to update a
/// .
///
- /// The used to update the
- /// .
+ /// The used to update .
/// The target of the read operation.
- /// A new .
/// Thrown when any parameter is null.
internal static void Read(this MicrostabilitySectionResultEntity entity, MicrostabilityFailureMechanismSectionResult sectionResult)
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/Piping/PipingSectionResultEntityReadExtensions.cs
===================================================================
diff -u -re5cba69dfe6b2722f689752dc905f3372eb62472 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/Piping/PipingSectionResultEntityReadExtensions.cs (.../PipingSectionResultEntityReadExtensions.cs) (revision e5cba69dfe6b2722f689752dc905f3372eb62472)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/Piping/PipingSectionResultEntityReadExtensions.cs (.../PipingSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -36,7 +36,7 @@
/// Reads the and use the information to construct a
/// .
///
- /// The to update
+ /// The used to update
/// the .
/// The target of the read operation.
/// Thrown when any parameter is null.
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/PipingStructure/PipingStructureSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r42df18daba4c18bb24de9bb19a22a110b3d50cf6 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/PipingStructure/PipingStructureSectionResultEntityReadExtensions.cs (.../PipingStructureSectionResultEntityReadExtensions.cs) (revision 42df18daba4c18bb24de9bb19a22a110b3d50cf6)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/PipingStructure/PipingStructureSectionResultEntityReadExtensions.cs (.../PipingStructureSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -34,11 +34,10 @@
internal static class PipingStructureSectionResultEntityReadExtensions
{
///
- /// Read the and use the information to update the
- /// .
+ /// Read the and use the information to update a
+ /// .
///
- /// The used to update the
- /// .
+ /// The used to update .
/// The to be updated.
/// Thrown when any parameter is null.
internal static void Read(this PipingStructureSectionResultEntity entity,
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StabilityPointStructures/StabilityPointStructuresSectionResultEntityReadExtensions.cs
===================================================================
diff -u -ra72851067e1c8bfd2022b9bbeb805fc147a0ada9 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StabilityPointStructures/StabilityPointStructuresSectionResultEntityReadExtensions.cs (.../StabilityPointStructuresSectionResultEntityReadExtensions.cs) (revision a72851067e1c8bfd2022b9bbeb805fc147a0ada9)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StabilityPointStructures/StabilityPointStructuresSectionResultEntityReadExtensions.cs (.../StabilityPointStructuresSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -36,7 +36,7 @@
/// Reads the and use the information to update a
/// .
///
- /// The
+ /// The used
/// to update the .
/// The target of the read operation.
/// The object keeping track of read operations.
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StabilityStoneCover/StabilityStoneCoverSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r8cde740cc9177b6146ad776f9505046b5ff7227b -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StabilityStoneCover/StabilityStoneCoverSectionResultEntityReadExtensions.cs (.../StabilityStoneCoverSectionResultEntityReadExtensions.cs) (revision 8cde740cc9177b6146ad776f9505046b5ff7227b)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StabilityStoneCover/StabilityStoneCoverSectionResultEntityReadExtensions.cs (.../StabilityStoneCoverSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -37,7 +37,8 @@
/// Reads the and use the information to update a
/// .
///
- /// The to update .
+ /// The used
+ /// to update .
/// The target of the read operation.
/// Thrown when any parameter is null.
internal static void Read(this StabilityStoneCoverSectionResultEntity entity, StabilityStoneCoverFailureMechanismSectionResult sectionResult)
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r42df18daba4c18bb24de9bb19a22a110b3d50cf6 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensions.cs (.../StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensions.cs) (revision 42df18daba4c18bb24de9bb19a22a110b3d50cf6)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensions.cs (.../StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -34,13 +34,11 @@
internal static class StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensions
{
///
- /// Reads the and use the information to construct a
+ /// Reads the and use the information to update a
/// .
///
- /// The used to update the
- /// .
+ /// The used to update .
/// The target of the read operation.
- /// A new .
/// Thrown when any parameter is null.
internal static void Read(this StrengthStabilityLengthwiseConstructionSectionResultEntity entity,
StrengthStabilityLengthwiseConstructionFailureMechanismSectionResult sectionResult)
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/TechnicalInnovationSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r42df18daba4c18bb24de9bb19a22a110b3d50cf6 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/TechnicalInnovationSectionResultEntityReadExtensions.cs (.../TechnicalInnovationSectionResultEntityReadExtensions.cs) (revision 42df18daba4c18bb24de9bb19a22a110b3d50cf6)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/TechnicalInnovationSectionResultEntityReadExtensions.cs (.../TechnicalInnovationSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -34,13 +34,11 @@
internal static class TechnicalInnovationSectionResultEntityReadExtensions
{
///
- /// Reads the and use the information to construct a
+ /// Reads the and use the information to update a
/// .
///
- /// The used to update the
- /// .
+ /// The used to update .
/// The target of the read operation.
- /// A new .
/// Thrown when any parameter is null.
internal static void Read(this TechnicalInnovationSectionResultEntity entity, TechnicalInnovationFailureMechanismSectionResult sectionResult)
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/WaterPressureAsphaltCoverSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r42df18daba4c18bb24de9bb19a22a110b3d50cf6 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/WaterPressureAsphaltCoverSectionResultEntityReadExtensions.cs (.../WaterPressureAsphaltCoverSectionResultEntityReadExtensions.cs) (revision 42df18daba4c18bb24de9bb19a22a110b3d50cf6)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/WaterPressureAsphaltCoverSectionResultEntityReadExtensions.cs (.../WaterPressureAsphaltCoverSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -34,13 +34,11 @@
internal static class WaterPressureAsphaltCoverSectionResultEntityReadExtensions
{
///
- /// Reads the and use the information to construct a
+ /// Reads the and use the information to update a
/// .
///
- /// The used to update the
- /// .
+ /// The used to update .
/// The target of the read operation.
- /// A new .
/// Thrown when any parameter is null.
internal static void Read(this WaterPressureAsphaltCoverSectionResultEntity entity, WaterPressureAsphaltCoverFailureMechanismSectionResult sectionResult)
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/WaveImpactAsphaltCover/WaveImpactAsphaltCoverSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r83e22aa7cea77c0722a7dd27148708b15fa8c066 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/WaveImpactAsphaltCover/WaveImpactAsphaltCoverSectionResultEntityReadExtensions.cs (.../WaveImpactAsphaltCoverSectionResultEntityReadExtensions.cs) (revision 83e22aa7cea77c0722a7dd27148708b15fa8c066)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/WaveImpactAsphaltCover/WaveImpactAsphaltCoverSectionResultEntityReadExtensions.cs (.../WaveImpactAsphaltCoverSectionResultEntityReadExtensions.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -37,7 +37,7 @@
/// Reads the and use the information to update a
/// .
///
- /// The to update .
+ /// The used to update .
/// The target of the read operation.
/// A new .
/// Thrown when any parameter is null.
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/GrassCoverSlipOffInwardsSectionResultEntityReadExtensionsTest.cs
===================================================================
diff -u -r27963fc53c323c7a6b6382bee7d1ded31b6ac3a0 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/GrassCoverSlipOffInwardsSectionResultEntityReadExtensionsTest.cs (.../GrassCoverSlipOffInwardsSectionResultEntityReadExtensionsTest.cs) (revision 27963fc53c323c7a6b6382bee7d1ded31b6ac3a0)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/GrassCoverSlipOffInwardsSectionResultEntityReadExtensionsTest.cs (.../GrassCoverSlipOffInwardsSectionResultEntityReadExtensionsTest.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -41,10 +41,10 @@
var sectionResult = new GrassCoverSlipOffInwardsFailureMechanismSectionResult(new TestFailureMechanismSection());
// Call
- TestDelegate test = () => ((GrassCoverSlipOffInwardsSectionResultEntity) null).Read(sectionResult);
+ TestDelegate call = () => ((GrassCoverSlipOffInwardsSectionResultEntity) null).Read(sectionResult);
// Assert
- var exception = Assert.Throws(test);
+ var exception = Assert.Throws(call);
Assert.AreEqual("entity", exception.ParamName);
}
@@ -70,8 +70,8 @@
var simpleAssessmentResult = random.NextEnumValue();
var detailedAssessmentResult = random.NextEnumValue();
var tailorMadeAssessmentResult = random.NextEnumValue();
- var manualAssemblyCategoryGroup = random.NextEnumValue();
bool useManualAssemblyCategoryGroup = random.NextBoolean();
+ var manualAssemblyCategoryGroup = random.NextEnumValue();
var entity = new GrassCoverSlipOffInwardsSectionResultEntity
{
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/GrassCoverSlipOffOutwardsSectionResultEntityReadExtensionsTest.cs
===================================================================
diff -u -r27963fc53c323c7a6b6382bee7d1ded31b6ac3a0 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/GrassCoverSlipOffOutwardsSectionResultEntityReadExtensionsTest.cs (.../GrassCoverSlipOffOutwardsSectionResultEntityReadExtensionsTest.cs) (revision 27963fc53c323c7a6b6382bee7d1ded31b6ac3a0)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/GrassCoverSlipOffOutwardsSectionResultEntityReadExtensionsTest.cs (.../GrassCoverSlipOffOutwardsSectionResultEntityReadExtensionsTest.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -41,10 +41,10 @@
var sectionResult = new GrassCoverSlipOffOutwardsFailureMechanismSectionResult(new TestFailureMechanismSection());
// Call
- TestDelegate test = () => ((GrassCoverSlipOffOutwardsSectionResultEntity) null).Read(sectionResult);
+ TestDelegate call = () => ((GrassCoverSlipOffOutwardsSectionResultEntity) null).Read(sectionResult);
// Assert
- var exception = Assert.Throws(test);
+ var exception = Assert.Throws(call);
Assert.AreEqual("entity", exception.ParamName);
}
@@ -70,9 +70,9 @@
var simpleAssessmentResult = random.NextEnumValue();
var detailedAssessmentResult = random.NextEnumValue();
var tailorMadeAssessmentResult = random.NextEnumValue();
- var manualAssemblyCategoryGroup = random.NextEnumValue();
bool useManualAssemblyCategoryGroup = random.NextBoolean();
-
+ var manualAssemblyCategoryGroup = random.NextEnumValue();
+
var entity = new GrassCoverSlipOffOutwardsSectionResultEntity
{
SimpleAssessmentResult = Convert.ToByte(simpleAssessmentResult),
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/MacroStabilityOutwards/MacroStabilityOutwardsSectionResultEntityReadExtensionsTest.cs
===================================================================
diff -u -r27963fc53c323c7a6b6382bee7d1ded31b6ac3a0 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/MacroStabilityOutwards/MacroStabilityOutwardsSectionResultEntityReadExtensionsTest.cs (.../MacroStabilityOutwardsSectionResultEntityReadExtensionsTest.cs) (revision 27963fc53c323c7a6b6382bee7d1ded31b6ac3a0)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/MacroStabilityOutwards/MacroStabilityOutwardsSectionResultEntityReadExtensionsTest.cs (.../MacroStabilityOutwardsSectionResultEntityReadExtensionsTest.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -41,10 +41,10 @@
var sectionResult = new MacroStabilityOutwardsFailureMechanismSectionResult(new TestFailureMechanismSection());
// Call
- TestDelegate test = () => ((MacroStabilityOutwardsSectionResultEntity) null).Read(sectionResult);
+ TestDelegate call = () => ((MacroStabilityOutwardsSectionResultEntity) null).Read(sectionResult);
// Assert
- var exception = Assert.Throws(test);
+ var exception = Assert.Throws(call);
Assert.AreEqual("entity", exception.ParamName);
}
@@ -72,9 +72,9 @@
double detailedAssessmentProbability = random.NextDouble();
var tailorMadeAssessmentResult = random.NextEnumValue();
double tailorMadeAssessmentProbability = random.NextDouble();
- var manualAssemblyCategoryGroup = random.NextEnumValue();
bool useManualAssemblyCategoryGroup = random.NextBoolean();
-
+ var manualAssemblyCategoryGroup = random.NextEnumValue();
+
var entity = new MacroStabilityOutwardsSectionResultEntity
{
SimpleAssessmentResult = Convert.ToByte(simpleAssessmentResult),
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/MicrostabilitySectionResultEntityReadExtensionsTest.cs
===================================================================
diff -u -r27963fc53c323c7a6b6382bee7d1ded31b6ac3a0 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/MicrostabilitySectionResultEntityReadExtensionsTest.cs (.../MicrostabilitySectionResultEntityReadExtensionsTest.cs) (revision 27963fc53c323c7a6b6382bee7d1ded31b6ac3a0)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/MicrostabilitySectionResultEntityReadExtensionsTest.cs (.../MicrostabilitySectionResultEntityReadExtensionsTest.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -41,10 +41,10 @@
var sectionResult = new MicrostabilityFailureMechanismSectionResult(new TestFailureMechanismSection());
// Call
- TestDelegate test = () => ((MicrostabilitySectionResultEntity) null).Read(sectionResult);
+ TestDelegate call = () => ((MicrostabilitySectionResultEntity) null).Read(sectionResult);
// Assert
- var exception = Assert.Throws(test);
+ var exception = Assert.Throws(call);
Assert.AreEqual("entity", exception.ParamName);
}
@@ -70,8 +70,8 @@
var simpleAssessmentResult = random.NextEnumValue();
var detailedAssessmentResult = random.NextEnumValue();
var tailorMadeAssessmentResult = random.NextEnumValue();
- var manualAssemblyCategoryGroup = random.NextEnumValue();
bool useManualAssemblyCategoryGroup = random.NextBoolean();
+ var manualAssemblyCategoryGroup = random.NextEnumValue();
var entity = new MicrostabilitySectionResultEntity
{
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensionsTest.cs
===================================================================
diff -u -r27963fc53c323c7a6b6382bee7d1ded31b6ac3a0 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensionsTest.cs (.../StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensionsTest.cs) (revision 27963fc53c323c7a6b6382bee7d1ded31b6ac3a0)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensionsTest.cs (.../StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensionsTest.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -41,10 +41,10 @@
var sectionResult = new StrengthStabilityLengthwiseConstructionFailureMechanismSectionResult(new TestFailureMechanismSection());
// Call
- TestDelegate test = () => ((StrengthStabilityLengthwiseConstructionSectionResultEntity) null).Read(sectionResult);
+ TestDelegate call = () => ((StrengthStabilityLengthwiseConstructionSectionResultEntity) null).Read(sectionResult);
// Assert
- var exception = Assert.Throws(test);
+ var exception = Assert.Throws(call);
Assert.AreEqual("entity", exception.ParamName);
}
@@ -69,8 +69,8 @@
var random = new Random(31);
var simpleAssessmentResult = random.NextEnumValue();
var tailorMadeAssessmentResult = random.NextEnumValue();
- var manualAssemblyCategoryGroup = random.NextEnumValue();
bool useManualAssemblyCategoryGroup = random.NextBoolean();
+ var manualAssemblyCategoryGroup = random.NextEnumValue();
var entity = new StrengthStabilityLengthwiseConstructionSectionResultEntity
{
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/TechnicalInnovationSectionResultEntityReadExtensionsTest.cs
===================================================================
diff -u -r27963fc53c323c7a6b6382bee7d1ded31b6ac3a0 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/TechnicalInnovationSectionResultEntityReadExtensionsTest.cs (.../TechnicalInnovationSectionResultEntityReadExtensionsTest.cs) (revision 27963fc53c323c7a6b6382bee7d1ded31b6ac3a0)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/TechnicalInnovationSectionResultEntityReadExtensionsTest.cs (.../TechnicalInnovationSectionResultEntityReadExtensionsTest.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -41,10 +41,10 @@
var sectionResult = new TechnicalInnovationFailureMechanismSectionResult(new TestFailureMechanismSection());
// Call
- TestDelegate test = () => ((TechnicalInnovationSectionResultEntity) null).Read(sectionResult);
+ TestDelegate call = () => ((TechnicalInnovationSectionResultEntity) null).Read(sectionResult);
// Assert
- var exception = Assert.Throws(test);
+ var exception = Assert.Throws(call);
Assert.AreEqual("entity", exception.ParamName);
}
@@ -69,8 +69,8 @@
var random = new Random(31);
var simpleAssessmentResult = random.NextEnumValue();
var tailorMadeAssessmentResult = random.NextEnumValue();
- var manualAssemblyCategoryGroup = random.NextEnumValue();
bool useManualAssemblyCategoryGroup = random.NextBoolean();
+ var manualAssemblyCategoryGroup = random.NextEnumValue();
var entity = new TechnicalInnovationSectionResultEntity
{
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/WaterPressureAsphaltCoverSectionResultEntityReadExtensionsTest.cs
===================================================================
diff -u -r27963fc53c323c7a6b6382bee7d1ded31b6ac3a0 -r137068471d40db96afb9292f4da699ec38c31cd6
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/WaterPressureAsphaltCoverSectionResultEntityReadExtensionsTest.cs (.../WaterPressureAsphaltCoverSectionResultEntityReadExtensionsTest.cs) (revision 27963fc53c323c7a6b6382bee7d1ded31b6ac3a0)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/WaterPressureAsphaltCoverSectionResultEntityReadExtensionsTest.cs (.../WaterPressureAsphaltCoverSectionResultEntityReadExtensionsTest.cs) (revision 137068471d40db96afb9292f4da699ec38c31cd6)
@@ -41,10 +41,10 @@
var sectionResult = new WaterPressureAsphaltCoverFailureMechanismSectionResult(new TestFailureMechanismSection());
// Call
- TestDelegate test = () => ((WaterPressureAsphaltCoverSectionResultEntity) null).Read(sectionResult);
+ TestDelegate call = () => ((WaterPressureAsphaltCoverSectionResultEntity) null).Read(sectionResult);
// Assert
- var exception = Assert.Throws(test);
+ var exception = Assert.Throws(call);
Assert.AreEqual("entity", exception.ParamName);
}
@@ -69,8 +69,8 @@
var random = new Random(31);
var simpleAssessmentResult = random.NextEnumValue();
var tailorMadeAssessmentResult = random.NextEnumValue();
- var manualAssemblyCategoryGroup = random.NextEnumValue();
bool useManualAssemblyCategoryGroup = random.NextBoolean();
+ var manualAssemblyCategoryGroup = random.NextEnumValue();
var entity = new WaterPressureAsphaltCoverSectionResultEntity
{