Index: Ringtoets/Common/src/Ringtoets.Common.Data/Contribution/FailureMechanismContribution.cs =================================================================== diff -u -r8efe7a79774f6a946a58c45f052c975d43304fb3 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Common/src/Ringtoets.Common.Data/Contribution/FailureMechanismContribution.cs (.../FailureMechanismContribution.cs) (revision 8efe7a79774f6a946a58c45f052c975d43304fb3) +++ Ringtoets/Common/src/Ringtoets.Common.Data/Contribution/FailureMechanismContribution.cs (.../FailureMechanismContribution.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -47,8 +47,8 @@ /// The norm defined on a assessment section. /// Thrown when: /// - /// any of the has a value for not in interval [0,100]. - /// the value of is not in interval [0,100] + /// any of the has a value for not in interval [0, 100]. + /// the value of is not in interval [0, 100] /// /// /// Thrown when is null. @@ -99,8 +99,8 @@ /// Thrown when: /// /// any of the has a value for - /// not in interval [0,100]. - /// the value of is not in interval [0,100] + /// not in interval [0, 100]. + /// the value of is not in interval [0, 100] /// /// public void UpdateContributions(IEnumerable newFailureMechanisms, double otherContribution) @@ -131,7 +131,7 @@ /// list supported within Ringtoets. /// /// The contribution to set for other failure mechanisms. - /// Thrown when is not in interval [0,100] + /// Thrown when is not in interval [0, 100] private void AddOtherContributionItem(double otherContribution) { var otherFailureMechanism = new OtherFailureMechanism Index: Ringtoets/Common/src/Ringtoets.Common.Data/FailureMechanism/IFailureMechanism.cs =================================================================== diff -u -r266b001fc7fcb405383d2411a970efa735e3c66d -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Common/src/Ringtoets.Common.Data/FailureMechanism/IFailureMechanism.cs (.../IFailureMechanism.cs) (revision 266b001fc7fcb405383d2411a970efa735e3c66d) +++ Ringtoets/Common/src/Ringtoets.Common.Data/FailureMechanism/IFailureMechanism.cs (.../IFailureMechanism.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -33,10 +33,10 @@ public interface IFailureMechanism : ICommentable, IStorable, IObservable { /// - /// Gets or sets the amount of contribution as a percentage [0-100] for the + /// Gets or sets the amount of contribution as a percentage [0, 100] for the /// as part of the overall verdict. /// - /// Thrown when the is not in interval [0-100]. + /// Thrown when the is not in interval [0, 100]. double Contribution { get; set; } /// @@ -64,7 +64,7 @@ /// a representative result. Cannot return null. /// IEnumerable Sections { get; } - + /// /// Adds a to . /// Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs =================================================================== diff -u -r98c8145f8fe1dcb2ec811a1238c5e26c7594b3f7 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 98c8145f8fe1dcb2ec811a1238c5e26c7594b3f7) +++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -61,7 +61,7 @@ } /// - /// Looks up a localized string similar to De waarde voor de faalkans moet in het bereik [0,1] liggen.. + /// Looks up a localized string similar to De waarde voor de faalkans moet in het bereik [0, 1] liggen.. /// public static string ArbitraryProbabilityFailureMechanismSectionResult_AssessmentLayerTwoA_Value_needs_to_be_between_0_and_1 { get { @@ -134,7 +134,7 @@ } /// - /// Looks up a localized string similar to De waarde voor de toegestane bijdrage aan faalkans moet in interval [0,100] liggen.. + /// Looks up a localized string similar to De waarde voor de toegestane bijdrage aan faalkans moet in interval [0, 100] liggen.. /// public static string Contribution_Value_should_be_in_interval_0_100 { get { @@ -152,7 +152,7 @@ } /// - /// Looks up a localized string similar to Percentiel moet in het bereik van [0, 1] vallen.. + /// Looks up a localized string similar to Percentiel moet in het bereik [0, 1] vallen.. /// public static string DesignVariable_Percentile_must_be_in_range { get { @@ -289,15 +289,6 @@ } /// - /// Looks up a localized string similar to De waarde voor 'N' moet in interval [1,20] liggen.. - /// - public static string N_Value_should_be_in_interval_1_20 { - get { - return ResourceManager.GetString("N_Value_should_be_in_interval_1_20", resourceCulture); - } - } - - /// /// Looks up a localized string similar to -. /// public static string OtherFailureMechanism_Code { Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.resx =================================================================== diff -u -r98c8145f8fe1dcb2ec811a1238c5e26c7594b3f7 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.resx (.../Resources.resx) (revision 98c8145f8fe1dcb2ec811a1238c5e26c7594b3f7) +++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.resx (.../Resources.resx) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -124,7 +124,7 @@ Randvoorwaarden - De waarde voor de toegestane bijdrage aan faalkans moet in interval [0,100] liggen. + De waarde voor de toegestane bijdrage aan faalkans moet in interval [0, 100] liggen. Locaties @@ -163,7 +163,7 @@ Een kansverdeling moet opgegeven zijn om op basis van die data een rekenwaarde te bepalen. - Percentiel moet in het bereik van [0, 1] vallen. + Percentiel moet in het bereik [0, 1] vallen. Gemiddelde moet groter zijn dan 0. @@ -198,9 +198,6 @@ Berekeningen - - De waarde voor 'N' moet in interval [1,20] liggen. - Onvoldoende @@ -211,7 +208,7 @@ Voldoende - De waarde voor de faalkans moet in het bereik [0,1] liggen. + De waarde voor de faalkans moet in het bereik [0, 1] liggen. Variatiecoëfficiënt moet groter zijn dan 0. Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/Contribution/FailureMechanismContributionItemTest.cs =================================================================== diff -u -r06069298b641698f3a5b617dbfa5ace095448de4 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Common/test/Ringtoets.Common.Data.Test/Contribution/FailureMechanismContributionItemTest.cs (.../FailureMechanismContributionItemTest.cs) (revision 06069298b641698f3a5b617dbfa5ace095448de4) +++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/Contribution/FailureMechanismContributionItemTest.cs (.../FailureMechanismContributionItemTest.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -20,13 +20,9 @@ // All rights reserved. using System; - using Core.Common.TestUtil; - using NUnit.Framework; - using Rhino.Mocks; - using Ringtoets.Common.Data.Contribution; using Ringtoets.Common.Data.FailureMechanism; @@ -50,10 +46,7 @@ var norm = new Random(21).Next(1, int.MaxValue); // Call - TestDelegate test = () => - { - new FailureMechanismContributionItem(null, norm); - }; + TestDelegate test = () => { new FailureMechanismContributionItem(null, norm); }; // Assert const string expectedMessage = "Kan geen bijdrage element maken zonder een toetsspoor."; @@ -134,12 +127,8 @@ public void ProbabilitySpace_DifferentContributionAndNorm_ReturnsExpectedValue(double contribution, int norm, double expectedResult) { // Setup - string name = "SomeName"; - var failureMechanism = mockRepository.StrictMock(); - failureMechanism.Expect(fm => fm.Contribution).Return(contribution); - mockRepository.ReplayAll(); var contributionItem = new FailureMechanismContributionItem(failureMechanism, norm); @@ -200,7 +189,7 @@ failureMechanism.Stub(fm => fm.Name).Return("A"); failureMechanism.Expect(fm => fm.NotifyObservers()); mockRepository.ReplayAll(); - + var contributionItem = new FailureMechanismContributionItem(failureMechanism, 30000); // Call Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/Probabilistics/DesignVariableTest.cs =================================================================== diff -u -r1e4d77c17c6eac78bfd705efdff9e52b4fca2c7e -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Common/test/Ringtoets.Common.Data.Test/Probabilistics/DesignVariableTest.cs (.../DesignVariableTest.cs) (revision 1e4d77c17c6eac78bfd705efdff9e52b4fca2c7e) +++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/Probabilistics/DesignVariableTest.cs (.../DesignVariableTest.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -85,7 +85,7 @@ { Environment.NewLine }, StringSplitOptions.RemoveEmptyEntries)[0]; - Assert.AreEqual("Percentiel moet in het bereik van [0, 1] vallen.", customMessagePart); + Assert.AreEqual("Percentiel moet in het bereik [0, 1] vallen.", customMessagePart); mocks.VerifyAll(); // Expect no calls on mocks } Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/GeneralGrassCoverErosionInwardsInput.cs =================================================================== diff -u -r006d96ecb9e7d838d7682912270c7d43e0ad67e1 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/GeneralGrassCoverErosionInwardsInput.cs (.../GeneralGrassCoverErosionInwardsInput.cs) (revision 006d96ecb9e7d838d7682912270c7d43e0ad67e1) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/GeneralGrassCoverErosionInwardsInput.cs (.../GeneralGrassCoverErosionInwardsInput.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -69,7 +69,7 @@ /// Gets or sets the 'N' parameter used to factor in the 'length effect'. /// /// Thrown when the is not in interval - /// [1-20]. + /// [1, 20]. public int N { get Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/Properties/Resources.Designer.cs =================================================================== diff -u -r006d96ecb9e7d838d7682912270c7d43e0ad67e1 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 006d96ecb9e7d838d7682912270c7d43e0ad67e1) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -115,7 +115,7 @@ } /// - /// Looks up a localized string similar to De waarde voor 'N' moet in interval [1,20] liggen.. + /// Looks up a localized string similar to De waarde voor 'N' moet in interval [1, 20] liggen.. /// public static string N_Value_should_be_in_interval_1_20 { get { Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/Properties/Resources.resx =================================================================== diff -u -r006d96ecb9e7d838d7682912270c7d43e0ad67e1 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/Properties/Resources.resx (.../Resources.resx) (revision 006d96ecb9e7d838d7682912270c7d43e0ad67e1) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/Properties/Resources.resx (.../Resources.resx) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -136,6 +136,6 @@ Dam - De waarde voor 'N' moet in interval [1,20] liggen. + De waarde voor 'N' moet in interval [1, 20] liggen. \ No newline at end of file Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/GeneralHeightStructuresInput.cs =================================================================== diff -u -r006d96ecb9e7d838d7682912270c7d43e0ad67e1 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/GeneralHeightStructuresInput.cs (.../GeneralHeightStructuresInput.cs) (revision 006d96ecb9e7d838d7682912270c7d43e0ad67e1) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/GeneralHeightStructuresInput.cs (.../GeneralHeightStructuresInput.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -61,7 +61,7 @@ /// Gets or sets the 'N' parameter used to factor in the 'length effect'. /// /// Thrown when the is not in interval - /// [1-20]. + /// [1, 20]. public int N { get Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Properties/Resources.Designer.cs =================================================================== diff -u -r006d96ecb9e7d838d7682912270c7d43e0ad67e1 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 006d96ecb9e7d838d7682912270c7d43e0ad67e1) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -88,7 +88,7 @@ } /// - /// Looks up a localized string similar to De waarde voor 'N' moet in interval [1,20] liggen.. + /// Looks up a localized string similar to De waarde voor 'N' moet in interval [1, 20] liggen.. /// public static string N_Value_should_be_in_interval_1_20 { get { Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Properties/Resources.resx =================================================================== diff -u -r006d96ecb9e7d838d7682912270c7d43e0ad67e1 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Properties/Resources.resx (.../Resources.resx) (revision 006d96ecb9e7d838d7682912270c7d43e0ad67e1) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Properties/Resources.resx (.../Resources.resx) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -127,6 +127,6 @@ Nieuwe berekening - De waarde voor 'N' moet in interval [1,20] liggen. + De waarde voor 'N' moet in interval [1, 20] liggen. \ No newline at end of file Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Ringtoets.HeightStructures.Data.csproj =================================================================== diff -u -r8047e7fd59525ed424105aaefc4ee88b9ae8def6 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Ringtoets.HeightStructures.Data.csproj (.../Ringtoets.HeightStructures.Data.csproj) (revision 8047e7fd59525ed424105aaefc4ee88b9ae8def6) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Ringtoets.HeightStructures.Data.csproj (.../Ringtoets.HeightStructures.Data.csproj) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -81,6 +81,7 @@ PublicResXFileCodeGenerator Resources.Designer.cs + Designer Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculation.cs =================================================================== diff -u -rbb0aeecc47206f5089ab04ca6c3575a1de8c206f -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculation.cs (.../PipingCalculation.cs) (revision bb0aeecc47206f5089ab04ca6c3575a1de8c206f) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculation.cs (.../PipingCalculation.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -36,7 +36,7 @@ /// /// General piping calculation parameters that /// are the same across all piping calculations. - /// When is null. + /// Thrown when is null. public PipingCalculation(GeneralPipingInput generalInputParameters) { Name = Resources.PipingCalculation_DefaultName; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculationGroupExtensions.cs =================================================================== diff -u -r41fac7fff0a505c08945108d795dcb877f10b816 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculationGroupExtensions.cs (.../PipingCalculationGroupExtensions.cs) (revision 41fac7fff0a505c08945108d795dcb877f10b816) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculationGroupExtensions.cs (.../PipingCalculationGroupExtensions.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -22,7 +22,6 @@ using System.Linq; using Core.Common.Base.Geometry; using Ringtoets.Common.Data.Calculation; -using Ringtoets.Common.Data.FailureMechanism; namespace Ringtoets.Piping.Data { @@ -32,7 +31,7 @@ public static class PipingCalculationGroupExtensions { /// - /// Adds to . + /// Adds to . /// /// The group containing the calculations. /// The failure mechanism containing the section results. Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculationScenario.cs =================================================================== diff -u -rbb0aeecc47206f5089ab04ca6c3575a1de8c206f -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculationScenario.cs (.../PipingCalculationScenario.cs) (revision bb0aeecc47206f5089ab04ca6c3575a1de8c206f) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculationScenario.cs (.../PipingCalculationScenario.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -38,7 +38,7 @@ /// /// General piping calculation parameters that /// are the same across all piping calculations. - /// When is null. + /// Thrown when is null. public PipingCalculationScenario(GeneralPipingInput generalInputParameters) : base(generalInputParameters) { Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/Resources.Designer.cs =================================================================== diff -u -rb4640ce4b065b497e4401092aaf77f4d1fa2b5f0 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision b4640ce4b065b497e4401092aaf77f4d1fa2b5f0) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -61,15 +61,6 @@ } /// - /// Looks up a localized string similar to Berekeningsverslag. - /// - public static string CalculationReport_DisplayName { - get { - return ResourceManager.GetString("CalculationReport_DisplayName", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Slootbodem dijkzijde. /// public static string CharacteristicPoint_BottomDitchDikeSide { @@ -133,7 +124,7 @@ } /// - /// Looks up a localized string similar to Kans moet in het bereik van [0, 1] opgegeven worden.. + /// Looks up a localized string similar to Kans moet in het bereik [0, 1] opgegeven worden.. /// public static string IDistribution_InverseCDF_Probability_must_be_in_range { get { @@ -196,7 +187,7 @@ } /// - /// Looks up a localized string similar to {0} L moet in het bereik van [{1}, {2}] liggen.. + /// Looks up a localized string similar to {0} L moet in het bereik [{1}, {2}] liggen.. /// public static string RingtoetsPipingSurfaceLine_0_L_needs_to_be_in_1_2_range { get { Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/Resources.resx =================================================================== diff -u -rb4640ce4b065b497e4401092aaf77f4d1fa2b5f0 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/Resources.resx (.../Resources.resx) (revision b4640ce4b065b497e4401092aaf77f4d1fa2b5f0) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/Resources.resx (.../Resources.resx) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Kans moet in het bereik van [0, 1] opgegeven worden. + Kans moet in het bereik [0, 1] opgegeven worden. Kan geen hoogte bepalen op het punt L={0}, omdat de profielschematisatie verticaal loopt op dat punt. @@ -135,11 +135,8 @@ Commentaar - - Berekeningsverslag - - {0} L moet in het bereik van [{1}, {2}] liggen. + {0} L moet in het bereik [{1}, {2}] liggen. De profielschematisatie heeft geen geometrie. Fisheye: Tag 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 refers to a dead (removed) revision in file `Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/EmptyPipingCalculationReport.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r816ada789a47f320a798b9a66059fbfec54947ff -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 816ada789a47f320a798b9a66059fbfec54947ff) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18444 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -587,16 +587,6 @@ } /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// - public static System.Drawing.Bitmap PipingCalculationReportIcon { - get { - object obj = ResourceManager.GetObject("PipingCalculationReportIcon", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// /// Looks up a localized string similar to Bijdrage [%]. /// public static string PipingCalculationsView_InitializeDataGridView_Contribution { Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.resx =================================================================== diff -u -r816ada789a47f320a798b9a66059fbfec54947ff -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.resx (.../Resources.resx) (revision 816ada789a47f320a798b9a66059fbfec54947ff) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.resx (.../Resources.resx) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -391,9 +391,6 @@ Opbarsten - - ..\Resources\control-record.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - {0} mag niet 'null' zijn. Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/Resources/control-record.png =================================================================== diff -u -rca5e60f150095bbe4b6919062dc98a5d2b71c77e -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 Binary files differ Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/Ringtoets.Piping.Forms.csproj =================================================================== diff -u -r5b8f476716cb75977616203318fa250f608fe7a5 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/Ringtoets.Piping.Forms.csproj (.../Ringtoets.Piping.Forms.csproj) (revision 5b8f476716cb75977616203318fa250f608fe7a5) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/Ringtoets.Piping.Forms.csproj (.../Ringtoets.Piping.Forms.csproj) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -60,7 +60,6 @@ PipingSurfaceLineSelectionDialog.cs - @@ -236,7 +235,6 @@ - Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingGuiPlugin.cs =================================================================== diff -u -rbb0aeecc47206f5089ab04ca6c3575a1de8c206f -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingGuiPlugin.cs (.../PipingGuiPlugin.cs) (revision bb0aeecc47206f5089ab04ca6c3575a1de8c206f) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingGuiPlugin.cs (.../PipingGuiPlugin.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -84,8 +84,8 @@ }; yield return new ViewInfo< - FailureMechanismSectionResultContext, - IEnumerable, + FailureMechanismSectionResultContext, + IEnumerable, PipingFailureMechanismResultView> { GetViewName = (v, o) => RingtoetsCommonDataResources.FailureMechanism_AssessmentResult_DisplayName, @@ -232,20 +232,6 @@ .AddPropertiesItem() .Build() }; - - yield return new TreeNodeInfo - { - Text = emptyPipingCalculationReport => PipingDataResources.CalculationReport_DisplayName, - Image = emptyPipingCalculationReport => PipingFormsResources.PipingCalculationReportIcon, - ForeColor = emptyPipingCalculationReport => Color.FromKnownColor(KnownColor.GrayText), - ContextMenuStrip = (nodeData, parentData, treeViewControl) => Gui.Get(nodeData, treeViewControl) - .AddOpenItem() - .AddSeparator() - .AddExportItem() - .AddSeparator() - .AddPropertiesItem() - .Build() - }; } # region PipingFailureMechanismView ViewInfo @@ -482,12 +468,10 @@ if (pipingCalculationScenarioContext.WrappedData.HasOutput) { childNodes.Add(pipingCalculationScenarioContext.WrappedData.SemiProbabilisticOutput); - childNodes.Add(new EmptyPipingCalculationReport()); } else { childNodes.Add(new EmptyPipingOutput()); - childNodes.Add(new EmptyPipingCalculationReport()); } return childNodes.ToArray(); Index: Ringtoets/Piping/src/Ringtoets.Piping.Primitives/Properties/Resources.Designer.cs =================================================================== diff -u -rc4575c18c9ec585bd4cdc0edb2142c8a5ae9bacf -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/src/Ringtoets.Piping.Primitives/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c4575c18c9ec585bd4cdc0edb2142c8a5ae9bacf) +++ Ringtoets/Piping/src/Ringtoets.Piping.Primitives/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18444 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -61,15 +61,6 @@ } /// - /// Looks up a localized string similar to Berekeningsverslag. - /// - public static string CalculationReport_DisplayName { - get { - return ResourceManager.GetString("CalculationReport_DisplayName", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Slootbodem dijkzijde. /// public static string CharacteristicPoint_BottomDitchDikeSide { @@ -142,7 +133,7 @@ } /// - /// Looks up a localized string similar to Percentiel moet in het bereik van [0, 1] vallen.. + /// Looks up a localized string similar to Percentiel moet in het bereik [0, 1] vallen.. /// public static string DesignVariable_Percentile_must_be_in_range { get { @@ -160,7 +151,7 @@ } /// - /// Looks up a localized string similar to Kans moet in het bereik van [0, 1] opgegeven worden.. + /// Looks up a localized string similar to Kans moet in het bereik [0, 1] opgegeven worden.. /// public static string IDistribution_InverseCDF_Probability_must_be_in_range { get { @@ -252,7 +243,7 @@ } /// - /// Looks up a localized string similar to {0} L moet in het bereik van [{1}, {2}] liggen.. + /// Looks up a localized string similar to {0} L moet in het bereik [{1}, {2}] liggen.. /// public static string RingtoetsPipingSurfaceLine_0_L_needs_to_be_in_1_2_range { get { Index: Ringtoets/Piping/src/Ringtoets.Piping.Primitives/Properties/Resources.resx =================================================================== diff -u -rc4575c18c9ec585bd4cdc0edb2142c8a5ae9bacf -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/src/Ringtoets.Piping.Primitives/Properties/Resources.resx (.../Resources.resx) (revision c4575c18c9ec585bd4cdc0edb2142c8a5ae9bacf) +++ Ringtoets/Piping/src/Ringtoets.Piping.Primitives/Properties/Resources.resx (.../Resources.resx) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -124,13 +124,13 @@ Standaard afwijking (σ) moet groter zijn dan of gelijk zijn aan 0. - Percentiel moet in het bereik van [0, 1] vallen. + Percentiel moet in het bereik [0, 1] vallen. Een kansverdeling moet opgegeven zijn om op basis van die data een rekenwaarde te bepalen. - Kans moet in het bereik van [0, 1] opgegeven worden. + Kans moet in het bereik [0, 1] opgegeven worden. Kan geen hoogte bepalen op het punt L={0}, omdat de profielschematisatie verticaal loopt op dat punt. @@ -147,14 +147,11 @@ Commentaar - - Berekeningsverslag - Berekeningen - {0} L moet in het bereik van [{1}, {2}] liggen. + {0} L moet in het bereik [{1}, {2}] liggen. De profielschematisatie heeft geen geometrie. Index: Ringtoets/Piping/test/Ringtoets.Piping.Data.Test/RingtoetsPipingSurfaceLineTest.cs =================================================================== diff -u -r54e6baff4fab535777949f737314f052853e818a -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/test/Ringtoets.Piping.Data.Test/RingtoetsPipingSurfaceLineTest.cs (.../RingtoetsPipingSurfaceLineTest.cs) (revision 54e6baff4fab535777949f737314f052853e818a) +++ Ringtoets/Piping/test/Ringtoets.Piping.Data.Test/RingtoetsPipingSurfaceLineTest.cs (.../RingtoetsPipingSurfaceLineTest.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -281,7 +281,7 @@ TestDelegate test = () => surfaceLine.GetZAtL(l); // Assert - var expectedMessage = string.Format("Kan geen hoogte bepalen. L moet in het bereik van [{0}, {1}] liggen.", + var expectedMessage = string.Format("Kan geen hoogte bepalen. L moet in het bereik [{0}, {1}] liggen.", 0, 3.1); TestHelper.AssertThrowsArgumentExceptionAndTestMessage(test, expectedMessage); } @@ -360,7 +360,7 @@ // Assert var message = string.Format(Resources.RingtoetsPipingSurfaceLine_SetCharacteristicPointAt_Geometry_does_not_contain_point_at_0_to_assign_as_characteristic_point_1_, - testPoint, Resources.CharacteristicPoint_DitchPolderSide); + testPoint, Resources.CharacteristicPoint_DitchPolderSide); TestHelper.AssertThrowsArgumentExceptionAndTestMessage(test, message); } @@ -409,7 +409,7 @@ // Assert var message = string.Format(Resources.RingtoetsPipingSurfaceLine_SetCharacteristicPointAt_Geometry_does_not_contain_point_at_0_to_assign_as_characteristic_point_1_, - testPoint, Resources.CharacteristicPoint_BottomDitchPolderSide); + testPoint, Resources.CharacteristicPoint_BottomDitchPolderSide); TestHelper.AssertThrowsArgumentExceptionAndTestMessage(test, message); } @@ -458,7 +458,7 @@ // Assert var message = string.Format(Resources.RingtoetsPipingSurfaceLine_SetCharacteristicPointAt_Geometry_does_not_contain_point_at_0_to_assign_as_characteristic_point_1_, - testPoint, Resources.CharacteristicPoint_BottomDitchDikeSide); + testPoint, Resources.CharacteristicPoint_BottomDitchDikeSide); TestHelper.AssertThrowsArgumentExceptionAndTestMessage(test, message); } @@ -507,7 +507,7 @@ // Assert var message = string.Format(Resources.RingtoetsPipingSurfaceLine_SetCharacteristicPointAt_Geometry_does_not_contain_point_at_0_to_assign_as_characteristic_point_1_, - testPoint, Resources.CharacteristicPoint_DitchDikeSide); + testPoint, Resources.CharacteristicPoint_DitchDikeSide); TestHelper.AssertThrowsArgumentExceptionAndTestMessage(test, message); } @@ -556,7 +556,7 @@ // Assert var message = string.Format(Resources.RingtoetsPipingSurfaceLine_SetCharacteristicPointAt_Geometry_does_not_contain_point_at_0_to_assign_as_characteristic_point_1_, - testPoint, Resources.CharacteristicPoint_DikeToeAtRiver); + testPoint, Resources.CharacteristicPoint_DikeToeAtRiver); TestHelper.AssertThrowsArgumentExceptionAndTestMessage(test, message); } @@ -605,7 +605,7 @@ // Assert var message = string.Format(Resources.RingtoetsPipingSurfaceLine_SetCharacteristicPointAt_Geometry_does_not_contain_point_at_0_to_assign_as_characteristic_point_1_, - testPoint, Resources.CharacteristicPoint_DikeToeAtPolder); + testPoint, Resources.CharacteristicPoint_DikeToeAtPolder); TestHelper.AssertThrowsArgumentExceptionAndTestMessage(test, message); } Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Ringtoets.Piping.Forms.Test.csproj =================================================================== diff -u -r5b8f476716cb75977616203318fa250f608fe7a5 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Ringtoets.Piping.Forms.Test.csproj (.../Ringtoets.Piping.Forms.Test.csproj) (revision 5b8f476716cb75977616203318fa250f608fe7a5) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Ringtoets.Piping.Forms.Test.csproj (.../Ringtoets.Piping.Forms.Test.csproj) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -68,7 +68,6 @@ - Fisheye: Tag 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 refers to a dead (removed) revision in file `Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/EmptyPipingCalculationReportTreeNodeInfoTest.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/PipingCalculationScenarioContextTreeNodeInfoTest.cs =================================================================== diff -u -r4c3daa6c52d8de89a58df080ea82b72b1855e534 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/PipingCalculationScenarioContextTreeNodeInfoTest.cs (.../PipingCalculationScenarioContextTreeNodeInfoTest.cs) (revision 4c3daa6c52d8de89a58df080ea82b72b1855e534) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/PipingCalculationScenarioContextTreeNodeInfoTest.cs (.../PipingCalculationScenarioContextTreeNodeInfoTest.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -118,7 +118,7 @@ var children = info.ChildNodeObjects(pipingCalculationContext).ToArray(); // Assert - Assert.AreEqual(4, children.Length); + Assert.AreEqual(3, children.Length); var commentContext = children[0] as CommentContext; Assert.IsNotNull(commentContext); Assert.AreSame(pipingCalculationContext.WrappedData, commentContext.CommentContainer); @@ -128,7 +128,6 @@ CollectionAssert.AreEqual(pipingCalculationContext.AvailablePipingSurfaceLines, pipingInputContext.AvailablePipingSurfaceLines); CollectionAssert.AreEqual(pipingCalculationContext.AvailableStochasticSoilModels, pipingInputContext.AvailableStochasticSoilModels); Assert.AreSame(pipingCalculationContext.WrappedData.SemiProbabilisticOutput, children[2]); - Assert.IsInstanceOf(children[3]); } [Test] @@ -152,7 +151,7 @@ var children = info.ChildNodeObjects(pipingCalculationContext).ToArray(); // Assert - Assert.AreEqual(4, children.Length); + Assert.AreEqual(3, children.Length); var commentContext = children[0] as CommentContext; Assert.IsNotNull(commentContext); Assert.AreSame(pipingCalculationContext.WrappedData, commentContext.CommentContainer); @@ -163,7 +162,6 @@ CollectionAssert.AreEqual(pipingCalculationContext.AvailableStochasticSoilModels, pipingInputContext.AvailableStochasticSoilModels); Assert.IsInstanceOf(children[2]); - Assert.IsInstanceOf(children[3]); } [Test] Index: Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/PipingGuiPluginTest.cs =================================================================== diff -u -r0b923cebc12005d3fec5e5b6830276f1a758928b -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/PipingGuiPluginTest.cs (.../PipingGuiPluginTest.cs) (revision 0b923cebc12005d3fec5e5b6830276f1a758928b) +++ Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/PipingGuiPluginTest.cs (.../PipingGuiPluginTest.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -133,7 +133,7 @@ TreeNodeInfo[] treeNodeInfos = guiPlugin.GetTreeNodeInfos().ToArray(); // assert - Assert.AreEqual(13, treeNodeInfos.Length); + Assert.AreEqual(12, treeNodeInfos.Length); Assert.IsTrue(treeNodeInfos.Any(tni => tni.TagType == typeof(RingtoetsPipingSurfaceLinesContext))); Assert.IsTrue(treeNodeInfos.Any(tni => tni.TagType == typeof(RingtoetsPipingSurfaceLine))); Assert.IsTrue(treeNodeInfos.Any(tni => tni.TagType == typeof(StochasticSoilModelContext))); @@ -146,7 +146,6 @@ Assert.IsTrue(treeNodeInfos.Any(tni => tni.TagType == typeof(FailureMechanismSectionResultContext))); Assert.IsTrue(treeNodeInfos.Any(tni => tni.TagType == typeof(PipingSemiProbabilisticOutput))); Assert.IsTrue(treeNodeInfos.Any(tni => tni.TagType == typeof(EmptyPipingOutput))); - Assert.IsTrue(treeNodeInfos.Any(tni => tni.TagType == typeof(EmptyPipingCalculationReport))); } mocks.VerifyAll(); } Index: Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/PipingCalculationActivityTest.cs =================================================================== diff -u -rbb0aeecc47206f5089ab04ca6c3575a1de8c206f -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/PipingCalculationActivityTest.cs (.../PipingCalculationActivityTest.cs) (revision bb0aeecc47206f5089ab04ca6c3575a1de8c206f) +++ Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/PipingCalculationActivityTest.cs (.../PipingCalculationActivityTest.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -1,10 +1,30 @@ -using System; +// Copyright (C) Stichting Deltares 2016. 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.Linq; using Core.Common.Base; using Core.Common.Base.Service; using Core.Common.TestUtil; using NUnit.Framework; - using Rhino.Mocks; using Ringtoets.Piping.Data; using Ringtoets.Piping.Data.TestUtil; Index: Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/PipingCalculationServiceTest.cs =================================================================== diff -u -rbb0aeecc47206f5089ab04ca6c3575a1de8c206f -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/PipingCalculationServiceTest.cs (.../PipingCalculationServiceTest.cs) (revision bb0aeecc47206f5089ab04ca6c3575a1de8c206f) +++ Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/PipingCalculationServiceTest.cs (.../PipingCalculationServiceTest.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -1,4 +1,25 @@ -using System; +// Copyright (C) Stichting Deltares 2016. 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.Linq; using Core.Common.Base.Data; using Core.Common.TestUtil; Index: Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/PipingSemiProbabilisticCalculationServiceTest.cs =================================================================== diff -u -rbb0aeecc47206f5089ab04ca6c3575a1de8c206f -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/PipingSemiProbabilisticCalculationServiceTest.cs (.../PipingSemiProbabilisticCalculationServiceTest.cs) (revision bb0aeecc47206f5089ab04ca6c3575a1de8c206f) +++ Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/PipingSemiProbabilisticCalculationServiceTest.cs (.../PipingSemiProbabilisticCalculationServiceTest.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -1,4 +1,25 @@ -using System; +// Copyright (C) Stichting Deltares 2016. 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 Core.Common.Base.Data; using Core.Common.TestUtil; using NUnit.Framework; Index: Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) +++ Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -1,4 +1,25 @@ -using System.Reflection; +// Copyright (C) Stichting Deltares 2016. 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; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Ringtoets.Piping.Service.Test")] Index: Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/packages.config =================================================================== diff -u -r3aa69a0ff858d591479a1b33ef1ad36ae76a5052 -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 --- Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/packages.config (.../packages.config) (revision 3aa69a0ff858d591479a1b33ef1ad36ae76a5052) +++ Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/packages.config (.../packages.config) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) @@ -1,4 +1,27 @@  + +