Index: Riskeer/HeightStructures/src/Riskeer.HeightStructures.Forms/PropertyClasses/HeightStructuresInputContextProperties.cs
===================================================================
diff -u -r32bccb614897671503ac4814381f684b2a357bd1 -r7abead2390c3698b3eab3d2d9ac81a69e40ad769
--- Riskeer/HeightStructures/src/Riskeer.HeightStructures.Forms/PropertyClasses/HeightStructuresInputContextProperties.cs (.../HeightStructuresInputContextProperties.cs) (revision 32bccb614897671503ac4814381f684b2a357bd1)
+++ Riskeer/HeightStructures/src/Riskeer.HeightStructures.Forms/PropertyClasses/HeightStructuresInputContextProperties.cs (.../HeightStructuresInputContextProperties.cs) (revision 7abead2390c3698b3eab3d2d9ac81a69e40ad769)
@@ -104,7 +104,7 @@
#region Output Settings
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_OutputSettings),
- outputSettingsCategoryIndex, totalNrOfCategories)]
+ outputSettingsCategoryIndex, totalNrOfCategories)]
public override bool ShouldIllustrationPointsBeCalculated
{
get
@@ -124,7 +124,7 @@
[PropertyOrder(modelFactorSuperCriticalFlowPropertyIndex)]
[TypeConverter(typeof(ExpandableObjectConverter))]
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_ModelSettings),
- modelSettingsCategoryIndex, totalNrOfCategories)]
+ modelSettingsCategoryIndex, totalNrOfCategories)]
[ResourcesDisplayName(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Structure_ModelFactorSuperCriticalFlow_DisplayName))]
[ResourcesDescription(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Structure_ModelFactorSuperCriticalFlow_Description))]
public NormalDistributionProperties ModelFactorSuperCriticalFlow
@@ -159,7 +159,7 @@
#region General data
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_General),
- generalCategoryIndex, totalNrOfCategories)]
+ generalCategoryIndex, totalNrOfCategories)]
public override SelectableHydraulicBoundaryLocation SelectedHydraulicBoundaryLocation
{
get
@@ -173,7 +173,7 @@
}
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_General),
- generalCategoryIndex, totalNrOfCategories)]
+ generalCategoryIndex, totalNrOfCategories)]
public override HeightStructure Structure
{
get
@@ -187,7 +187,7 @@
}
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_General),
- generalCategoryIndex, totalNrOfCategories)]
+ generalCategoryIndex, totalNrOfCategories)]
public override Point2D StructureLocation
{
get
@@ -201,7 +201,7 @@
#region Incoming flow
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_Schematization_Incoming_flow),
- schematizationIncomingFlowCategoryIndex, totalNrOfCategories)]
+ schematizationIncomingFlowCategoryIndex, totalNrOfCategories)]
public override RoundedDouble StructureNormalOrientation
{
get
@@ -217,7 +217,7 @@
[PropertyOrder(levelCrestStructurePropertyIndex)]
[TypeConverter(typeof(ExpandableObjectConverter))]
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_Schematization_Incoming_flow),
- schematizationIncomingFlowCategoryIndex, totalNrOfCategories)]
+ schematizationIncomingFlowCategoryIndex, totalNrOfCategories)]
[ResourcesDisplayName(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Structure_LevelCrestStructure_DisplayName))]
[ResourcesDescription(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Structure_LevelCrestStructure_Description))]
public NormalDistributionProperties LevelCrestStructure
@@ -234,7 +234,7 @@
}
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_Schematization_Incoming_flow),
- schematizationIncomingFlowCategoryIndex, totalNrOfCategories)]
+ schematizationIncomingFlowCategoryIndex, totalNrOfCategories)]
public override NormalDistributionProperties WidthFlowApertures
{
get
@@ -244,7 +244,7 @@
}
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_Schematization_Incoming_flow),
- schematizationIncomingFlowCategoryIndex, totalNrOfCategories)]
+ schematizationIncomingFlowCategoryIndex, totalNrOfCategories)]
public override VariationCoefficientLogNormalDistributionProperties StormDuration
{
get
@@ -258,7 +258,7 @@
#region Ground erosion
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_Schematization_Ground_erosion),
- schematizationGroundErosionCategoryIndex, totalNrOfCategories)]
+ schematizationGroundErosionCategoryIndex, totalNrOfCategories)]
public override VariationCoefficientLogNormalDistributionProperties CriticalOvertoppingDischarge
{
get
@@ -268,7 +268,7 @@
}
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_Schematization_Ground_erosion),
- schematizationGroundErosionCategoryIndex, totalNrOfCategories)]
+ schematizationGroundErosionCategoryIndex, totalNrOfCategories)]
public override LogNormalDistributionProperties FlowWidthAtBottomProtection
{
get
@@ -278,7 +278,7 @@
}
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_Schematization_Ground_erosion),
- schematizationGroundErosionCategoryIndex, totalNrOfCategories)]
+ schematizationGroundErosionCategoryIndex, totalNrOfCategories)]
public override double FailureProbabilityStructureWithErosion
{
get
@@ -296,7 +296,7 @@
#region Storage structure
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_Schematization_Storage_structure),
- schematizationStorageStructureCategoryIndex, totalNrOfCategories)]
+ schematizationStorageStructureCategoryIndex, totalNrOfCategories)]
public override VariationCoefficientLogNormalDistributionProperties StorageStructureArea
{
get
@@ -306,7 +306,7 @@
}
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_Schematization_Storage_structure),
- schematizationStorageStructureCategoryIndex, totalNrOfCategories)]
+ schematizationStorageStructureCategoryIndex, totalNrOfCategories)]
public override LogNormalDistributionProperties AllowedLevelIncreaseStorage
{
get
@@ -320,7 +320,7 @@
#region Foreshore profile
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_Foreshore),
- foreshoreCategoryIndex, totalNrOfCategories)]
+ foreshoreCategoryIndex, totalNrOfCategories)]
public override ForeshoreProfile ForeshoreProfile
{
get
@@ -336,7 +336,7 @@
[DynamicPropertyOrder]
[TypeConverter(typeof(ExpandableObjectConverter))]
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_Foreshore),
- foreshoreCategoryIndex, totalNrOfCategories)]
+ foreshoreCategoryIndex, totalNrOfCategories)]
public override UseBreakWaterProperties UseBreakWater
{
get
@@ -348,7 +348,7 @@
[DynamicPropertyOrder]
[TypeConverter(typeof(ExpandableObjectConverter))]
[ResourcesCategory(typeof(RiskeerCommonFormsResources), nameof(RiskeerCommonFormsResources.Categories_Foreshore),
- foreshoreCategoryIndex, totalNrOfCategories)]
+ foreshoreCategoryIndex, totalNrOfCategories)]
public override UseForeshoreProperties UseForeshore
{
get
Index: Riskeer/HeightStructures/src/Riskeer.HeightStructures.Forms/Views/HeightStructuresScenarioRow.cs
===================================================================
diff -u -r9acc2d01bda44ab68edbcf45347502983c465188 -r7abead2390c3698b3eab3d2d9ac81a69e40ad769
--- Riskeer/HeightStructures/src/Riskeer.HeightStructures.Forms/Views/HeightStructuresScenarioRow.cs (.../HeightStructuresScenarioRow.cs) (revision 9acc2d01bda44ab68edbcf45347502983c465188)
+++ Riskeer/HeightStructures/src/Riskeer.HeightStructures.Forms/Views/HeightStructuresScenarioRow.cs (.../HeightStructuresScenarioRow.cs) (revision 7abead2390c3698b3eab3d2d9ac81a69e40ad769)
@@ -29,7 +29,7 @@
namespace Riskeer.HeightStructures.Forms.Views
{
///
- /// Representation of a
+ /// Representation of a
/// which takes care of the representation of properties in a grid.
///
public class HeightStructuresScenarioRow : ScenarioRow>
Index: Riskeer/HeightStructures/src/Riskeer.HeightStructures.Service/HeightStructuresDataSynchronizationService.cs
===================================================================
diff -u -rea06e6df1e6d80ada3d023ba1acf2f29a20159d9 -r7abead2390c3698b3eab3d2d9ac81a69e40ad769
--- Riskeer/HeightStructures/src/Riskeer.HeightStructures.Service/HeightStructuresDataSynchronizationService.cs (.../HeightStructuresDataSynchronizationService.cs) (revision ea06e6df1e6d80ada3d023ba1acf2f29a20159d9)
+++ Riskeer/HeightStructures/src/Riskeer.HeightStructures.Service/HeightStructuresDataSynchronizationService.cs (.../HeightStructuresDataSynchronizationService.cs) (revision 7abead2390c3698b3eab3d2d9ac81a69e40ad769)
@@ -213,6 +213,7 @@
calculation.InputParameters.ClearStructure();
changedObservables.Add(calculation.InputParameters);
}
+
return changedObservables;
}
}
Index: Riskeer/HeightStructures/test/Riskeer.HeightStructures.Data.Test/HeightStructuresFailureMechanismAssemblyFactoryTest.cs
===================================================================
diff -u -r07acf75162ed9a68532f5a5c404eb23ada3c0359 -r7abead2390c3698b3eab3d2d9ac81a69e40ad769
--- Riskeer/HeightStructures/test/Riskeer.HeightStructures.Data.Test/HeightStructuresFailureMechanismAssemblyFactoryTest.cs (.../HeightStructuresFailureMechanismAssemblyFactoryTest.cs) (revision 07acf75162ed9a68532f5a5c404eb23ada3c0359)
+++ Riskeer/HeightStructures/test/Riskeer.HeightStructures.Data.Test/HeightStructuresFailureMechanismAssemblyFactoryTest.cs (.../HeightStructuresFailureMechanismAssemblyFactoryTest.cs) (revision 7abead2390c3698b3eab3d2d9ac81a69e40ad769)
@@ -296,7 +296,7 @@
// Call
void Call() => HeightStructuresFailureMechanismAssemblyFactory.AssembleDetailedAssessment(
- sectionResult, Enumerable.Empty>(),
+ sectionResult, Enumerable.Empty>(),
failureMechanism, assessmentSection);
// Assert
@@ -469,7 +469,7 @@
// Call
void Call() => HeightStructuresFailureMechanismAssemblyFactory.AssembleCombinedAssessment(
- null, Enumerable.Empty>(),
+ null, Enumerable.Empty>(),
new HeightStructuresFailureMechanism(), assessmentSection);
// Assert
@@ -649,7 +649,7 @@
// Call
void Call() => HeightStructuresFailureMechanismAssemblyFactory.AssembleCombinedAssessment(
- sectionResult, Enumerable.Empty>(),
+ sectionResult, Enumerable.Empty>(),
failureMechanism, assessmentSection);
// Assert
Index: Riskeer/HeightStructures/test/Riskeer.HeightStructures.Data.Test/HeightStructuresFailureMechanismSectionResultDetailedAssessmentExtensionsTest.cs
===================================================================
diff -u -r449be02f703109872ce93e1ece943d9987ab497b -r7abead2390c3698b3eab3d2d9ac81a69e40ad769
--- Riskeer/HeightStructures/test/Riskeer.HeightStructures.Data.Test/HeightStructuresFailureMechanismSectionResultDetailedAssessmentExtensionsTest.cs (.../HeightStructuresFailureMechanismSectionResultDetailedAssessmentExtensionsTest.cs) (revision 449be02f703109872ce93e1ece943d9987ab497b)
+++ Riskeer/HeightStructures/test/Riskeer.HeightStructures.Data.Test/HeightStructuresFailureMechanismSectionResultDetailedAssessmentExtensionsTest.cs (.../HeightStructuresFailureMechanismSectionResultDetailedAssessmentExtensionsTest.cs) (revision 7abead2390c3698b3eab3d2d9ac81a69e40ad769)
@@ -352,7 +352,7 @@
calculationScenario3.IsRelevant = false;
StructuresCalculationScenario calculationScenario4 = HeightStructuresCalculationScenarioTestFactory.CreateNotCalculatedHeightStructuresCalculationScenario(
- FailureMechanismSectionTestFactory.CreateFailureMechanismSection(new []
+ FailureMechanismSectionTestFactory.CreateFailureMechanismSection(new[]
{
new Point2D(5.0, 0.0),
new Point2D(10.0, 0.0)
Index: Riskeer/HeightStructures/test/Riskeer.HeightStructures.Data.Test/HeightStructuresInputTest.cs
===================================================================
diff -u -r86594ccd7329d320872573a1d066fe18959d3cea -r7abead2390c3698b3eab3d2d9ac81a69e40ad769
--- Riskeer/HeightStructures/test/Riskeer.HeightStructures.Data.Test/HeightStructuresInputTest.cs (.../HeightStructuresInputTest.cs) (revision 86594ccd7329d320872573a1d066fe18959d3cea)
+++ Riskeer/HeightStructures/test/Riskeer.HeightStructures.Data.Test/HeightStructuresInputTest.cs (.../HeightStructuresInputTest.cs) (revision 7abead2390c3698b3eab3d2d9ac81a69e40ad769)
@@ -155,12 +155,12 @@
[Test]
[TestCaseSource(typeof(HeightStructurePermutationHelper),
- nameof(HeightStructurePermutationHelper.DifferentHeightStructuresWithSameIdNameAndLocation),
- new object[]
- {
- "IsStructureInputSynchronized",
- "ReturnFalse"
- })]
+ nameof(HeightStructurePermutationHelper.DifferentHeightStructuresWithSameIdNameAndLocation),
+ new object[]
+ {
+ "IsStructureInputSynchronized",
+ "ReturnFalse"
+ })]
public void IsStructureInputSynchronized_StructureAndInputNotInSync_ReturnFalse(HeightStructure modifiedStructure)
{
// Setup
Index: Riskeer/HeightStructures/test/Riskeer.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismSectionResultRowTest.cs
===================================================================
diff -u -r8a9b9f84b0709f99bf5d8589c0ca41eda5f1b47b -r7abead2390c3698b3eab3d2d9ac81a69e40ad769
--- Riskeer/HeightStructures/test/Riskeer.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismSectionResultRowTest.cs (.../HeightStructuresFailureMechanismSectionResultRowTest.cs) (revision 8a9b9f84b0709f99bf5d8589c0ca41eda5f1b47b)
+++ Riskeer/HeightStructures/test/Riskeer.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismSectionResultRowTest.cs (.../HeightStructuresFailureMechanismSectionResultRowTest.cs) (revision 7abead2390c3698b3eab3d2d9ac81a69e40ad769)
@@ -1016,9 +1016,9 @@
private static IEnumerable SimpleAssessmentResultIsSufficientVariousSectionResults()
{
yield return new TestCaseData(
- SimpleAssessmentResultType.ProbabilityNegligible,
- new Func>>(
- section => Enumerable.Empty>()));
+ SimpleAssessmentResultType.ProbabilityNegligible,
+ new Func>>(
+ section => Enumerable.Empty>()));
yield return new TestCaseData(
SimpleAssessmentResultType.ProbabilityNegligible,
new Func>>(
@@ -1256,7 +1256,7 @@
var mocks = new MockRepository();
IAssessmentSection assessmentSection = AssessmentSectionTestHelper.CreateAssessmentSectionStub(failureMechanism, mocks);
mocks.ReplayAll();
-
+
FailureMechanismSection section = FailureMechanismSectionTestFactory.CreateFailureMechanismSection();
var sectionResult = new HeightStructuresFailureMechanismSectionResult(section);
Index: Riskeer/HeightStructures/test/Riskeer.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.cs
===================================================================
diff -u -r0ac48c1c96d9dc4a66b2c2e9a30a3e2151e93c82 -r7abead2390c3698b3eab3d2d9ac81a69e40ad769
--- Riskeer/HeightStructures/test/Riskeer.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.cs (.../HeightStructuresCalculationConfigurationImporterTest.cs) (revision 0ac48c1c96d9dc4a66b2c2e9a30a3e2151e93c82)
+++ Riskeer/HeightStructures/test/Riskeer.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.cs (.../HeightStructuresCalculationConfigurationImporterTest.cs) (revision 7abead2390c3698b3eab3d2d9ac81a69e40ad769)
@@ -535,16 +535,11 @@
AssertCalculation(expectedCalculation, (StructuresCalculationScenario) calculationGroup.Children[0]);
}
- [TestCase("validConfigurationUnknownForeshoreProfile.xml",
- "Het voorlandprofiel met ID 'unknown' bestaat niet.")]
- [TestCase("validConfigurationUnknownHydraulicBoundaryLocation.xml",
- "De hydraulische belastingenlocatie 'unknown' bestaat niet.")]
- [TestCase("validConfigurationUnknownStructure.xml",
- "Het kunstwerk met ID 'unknown' bestaat niet.")]
- public void Import_ValidConfigurationUnknownData_LogMessageAndContinueImport(string file, string expectedErrorMessage)
+ [Test]
+ public void Import_ScenarioWithContributionSet_DataAddedToModel()
{
// Setup
- string filePath = Path.Combine(importerPath, file);
+ string filePath = Path.Combine(importerPath, "validConfigurationScenarioContributionOnly.xml");
var calculationGroup = new CalculationGroup();
@@ -553,33 +548,8 @@
Enumerable.Empty(),
Enumerable.Empty(),
Enumerable.Empty());
- var successful = false;
// Call
- void Call() => successful = importer.Import();
-
- // Assert
- string expectedMessage = $"{expectedErrorMessage} Berekening 'Berekening 1' is overgeslagen.";
- TestHelper.AssertLogMessageWithLevelIsGenerated(Call, Tuple.Create(expectedMessage, LogLevelConstant.Error), 2);
- Assert.IsTrue(successful);
- CollectionAssert.IsEmpty(calculationGroup.Children);
- }
-
- [Test]
- public void Import_ScenarioWithContributionSet_DataAddedToModel()
- {
- // Setup
- string filePath = Path.Combine(importerPath, "validConfigurationScenarioContributionOnly.xml");
-
- var calculationGroup = new CalculationGroup();
-
- var importer = new HeightStructuresCalculationConfigurationImporter(filePath,
- calculationGroup,
- Enumerable.Empty(),
- Enumerable.Empty(),
- Enumerable.Empty());
-
- // Call
var successful = false;
Action call = () => successful = importer.Import();
@@ -590,11 +560,11 @@
var expectedCalculation = new StructuresCalculationScenario
{
Name = "Calculation",
- Contribution = (RoundedDouble)0.8765
+ Contribution = (RoundedDouble) 0.8765
};
Assert.AreEqual(1, calculationGroup.Children.Count);
- AssertCalculation(expectedCalculation, (StructuresCalculationScenario)calculationGroup.Children[0]);
+ AssertCalculation(expectedCalculation, (StructuresCalculationScenario) calculationGroup.Children[0]);
}
[Test]
@@ -606,10 +576,10 @@
var calculationGroup = new CalculationGroup();
var importer = new HeightStructuresCalculationConfigurationImporter(filePath,
- calculationGroup,
- Enumerable.Empty(),
- Enumerable.Empty(),
- Enumerable.Empty());
+ calculationGroup,
+ Enumerable.Empty(),
+ Enumerable.Empty(),
+ Enumerable.Empty());
// Call
var successful = false;
@@ -626,9 +596,39 @@
};
Assert.AreEqual(1, calculationGroup.Children.Count);
- AssertCalculation(expectedCalculation, (StructuresCalculationScenario)calculationGroup.Children[0]);
+ AssertCalculation(expectedCalculation, (StructuresCalculationScenario) calculationGroup.Children[0]);
}
+ [TestCase("validConfigurationUnknownForeshoreProfile.xml",
+ "Het voorlandprofiel met ID 'unknown' bestaat niet.")]
+ [TestCase("validConfigurationUnknownHydraulicBoundaryLocation.xml",
+ "De hydraulische belastingenlocatie 'unknown' bestaat niet.")]
+ [TestCase("validConfigurationUnknownStructure.xml",
+ "Het kunstwerk met ID 'unknown' bestaat niet.")]
+ public void Import_ValidConfigurationUnknownData_LogMessageAndContinueImport(string file, string expectedErrorMessage)
+ {
+ // Setup
+ string filePath = Path.Combine(importerPath, file);
+
+ var calculationGroup = new CalculationGroup();
+
+ var importer = new HeightStructuresCalculationConfigurationImporter(filePath,
+ calculationGroup,
+ Enumerable.Empty(),
+ Enumerable.Empty(),
+ Enumerable.Empty());
+ var successful = false;
+
+ // Call
+ void Call() => successful = importer.Import();
+
+ // Assert
+ string expectedMessage = $"{expectedErrorMessage} Berekening 'Berekening 1' is overgeslagen.";
+ TestHelper.AssertLogMessageWithLevelIsGenerated(Call, Tuple.Create(expectedMessage, LogLevelConstant.Error), 2);
+ Assert.IsTrue(successful);
+ CollectionAssert.IsEmpty(calculationGroup.Children);
+ }
+
private static void AssertCalculation(StructuresCalculationScenario expectedCalculation, StructuresCalculationScenario actualCalculation)
{
Assert.AreEqual(expectedCalculation.Name, actualCalculation.Name);
Index: Riskeer/HeightStructures/test/Riskeer.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationWriterTest.cs
===================================================================
diff -u -r764c8b09aaa1c65fa6ae78d8e07414c800266fd1 -r7abead2390c3698b3eab3d2d9ac81a69e40ad769
--- Riskeer/HeightStructures/test/Riskeer.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationWriterTest.cs (.../HeightStructuresCalculationConfigurationWriterTest.cs) (revision 764c8b09aaa1c65fa6ae78d8e07414c800266fd1)
+++ Riskeer/HeightStructures/test/Riskeer.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationWriterTest.cs (.../HeightStructuresCalculationConfigurationWriterTest.cs) (revision 7abead2390c3698b3eab3d2d9ac81a69e40ad769)
@@ -49,13 +49,13 @@
CreateFullCalculation()
})
.SetName("Calculation configuration with all parameters set");
-
+
yield return new TestCaseData("sparseConfiguration", new[]
{
new HeightStructuresCalculationConfiguration("sparse config")
})
.SetName("Calculation configuration with none of its parameters set");
-
+
yield return new TestCaseData("folderWithSubfolderAndCalculation", new IConfigurationItem[]
{
new CalculationGroupConfiguration("Testmap", new IConfigurationItem[]
Index: Riskeer/HeightStructures/test/Riskeer.HeightStructures.Plugin.Test/FileImporters/HeightStructureUpdateDataStrategyTest.cs
===================================================================
diff -u -rb03ea543c850cf2fcdbcf53bd89d11dba2f48020 -r7abead2390c3698b3eab3d2d9ac81a69e40ad769
--- Riskeer/HeightStructures/test/Riskeer.HeightStructures.Plugin.Test/FileImporters/HeightStructureUpdateDataStrategyTest.cs (.../HeightStructureUpdateDataStrategyTest.cs) (revision b03ea543c850cf2fcdbcf53bd89d11dba2f48020)
+++ Riskeer/HeightStructures/test/Riskeer.HeightStructures.Plugin.Test/FileImporters/HeightStructureUpdateDataStrategyTest.cs (.../HeightStructureUpdateDataStrategyTest.cs) (revision 7abead2390c3698b3eab3d2d9ac81a69e40ad769)
@@ -272,12 +272,12 @@
[Test]
[TestCaseSource(typeof(HeightStructurePermutationHelper),
- nameof(HeightStructurePermutationHelper.DifferentHeightStructuresWithSameId),
- new object[]
- {
- "UpdateStructuresWithImportedData",
- "UpdatesOnlySingleChange"
- })]
+ nameof(HeightStructurePermutationHelper.DifferentHeightStructuresWithSameId),
+ new object[]
+ {
+ "UpdateStructuresWithImportedData",
+ "UpdatesOnlySingleChange"
+ })]
public void UpdateStructuresWithImportedData_SingleChange_UpdatesOnlySingleChange(HeightStructure readStructure)
{
// Setup