Index: Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.Data.TestUtil/AssemblyToolTestHelper.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -rca79b838d185fd66052ec1aad3665d2cfbdb8914 --- Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.Data.TestUtil/AssemblyToolTestHelper.cs (.../AssemblyToolTestHelper.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.Data.TestUtil/AssemblyToolTestHelper.cs (.../AssemblyToolTestHelper.cs) (revision ca79b838d185fd66052ec1aad3665d2cfbdb8914) @@ -20,9 +20,8 @@ // All rights reserved. using NUnit.Framework; -using Riskeer.AssemblyTool.Data; -namespace Ringtoets.AssemblyTool.Data.TestUtil +namespace Riskeer.AssemblyTool.Data.TestUtil { /// /// Helper class to test assembly tool data objects. Index: Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismAssemblyFactoryTest.cs =================================================================== diff -u -re973ab8c1e544eed031185ca91fc738297d8b08d -rca79b838d185fd66052ec1aad3665d2cfbdb8914 --- Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismAssemblyFactoryTest.cs (.../ClosingStructuresFailureMechanismAssemblyFactoryTest.cs) (revision e973ab8c1e544eed031185ca91fc738297d8b08d) +++ Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismAssemblyFactoryTest.cs (.../ClosingStructuresFailureMechanismAssemblyFactoryTest.cs) (revision ca79b838d185fd66052ec1aad3665d2cfbdb8914) @@ -24,7 +24,6 @@ using Core.Common.TestUtil; using NUnit.Framework; using Rhino.Mocks; -using Ringtoets.AssemblyTool.Data.TestUtil; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Ringtoets.Common.Data.AssemblyTool; @@ -34,6 +33,7 @@ using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Primitives; using Riskeer.AssemblyTool.Data; +using Riskeer.AssemblyTool.Data.TestUtil; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.Calculators.Assembly; Index: Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Data.Test/GrassCoverErosionInwardsFailureMechanismAssemblyFactoryTest.cs =================================================================== diff -u -re973ab8c1e544eed031185ca91fc738297d8b08d -rca79b838d185fd66052ec1aad3665d2cfbdb8914 --- Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Data.Test/GrassCoverErosionInwardsFailureMechanismAssemblyFactoryTest.cs (.../GrassCoverErosionInwardsFailureMechanismAssemblyFactoryTest.cs) (revision e973ab8c1e544eed031185ca91fc738297d8b08d) +++ Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Data.Test/GrassCoverErosionInwardsFailureMechanismAssemblyFactoryTest.cs (.../GrassCoverErosionInwardsFailureMechanismAssemblyFactoryTest.cs) (revision ca79b838d185fd66052ec1aad3665d2cfbdb8914) @@ -24,7 +24,6 @@ using Core.Common.TestUtil; using NUnit.Framework; using Rhino.Mocks; -using Ringtoets.AssemblyTool.Data.TestUtil; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Ringtoets.Common.Data.AssemblyTool; @@ -34,6 +33,7 @@ using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Primitives; using Riskeer.AssemblyTool.Data; +using Riskeer.AssemblyTool.Data.TestUtil; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.Calculators.Assembly; Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismAssemblyFactoryTest.cs =================================================================== diff -u -re973ab8c1e544eed031185ca91fc738297d8b08d -rca79b838d185fd66052ec1aad3665d2cfbdb8914 --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismAssemblyFactoryTest.cs (.../HeightStructuresFailureMechanismAssemblyFactoryTest.cs) (revision e973ab8c1e544eed031185ca91fc738297d8b08d) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismAssemblyFactoryTest.cs (.../HeightStructuresFailureMechanismAssemblyFactoryTest.cs) (revision ca79b838d185fd66052ec1aad3665d2cfbdb8914) @@ -24,7 +24,6 @@ using Core.Common.TestUtil; using NUnit.Framework; using Rhino.Mocks; -using Ringtoets.AssemblyTool.Data.TestUtil; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Ringtoets.Common.Data.AssemblyTool; @@ -34,6 +33,7 @@ using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Primitives; using Riskeer.AssemblyTool.Data; +using Riskeer.AssemblyTool.Data.TestUtil; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.Calculators.Assembly; Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Data.Test/MacroStabilityInwardsFailureMechanismAssemblyFactoryTest.cs =================================================================== diff -u -re973ab8c1e544eed031185ca91fc738297d8b08d -rca79b838d185fd66052ec1aad3665d2cfbdb8914 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Data.Test/MacroStabilityInwardsFailureMechanismAssemblyFactoryTest.cs (.../MacroStabilityInwardsFailureMechanismAssemblyFactoryTest.cs) (revision e973ab8c1e544eed031185ca91fc738297d8b08d) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Data.Test/MacroStabilityInwardsFailureMechanismAssemblyFactoryTest.cs (.../MacroStabilityInwardsFailureMechanismAssemblyFactoryTest.cs) (revision ca79b838d185fd66052ec1aad3665d2cfbdb8914) @@ -24,7 +24,6 @@ using Core.Common.TestUtil; using NUnit.Framework; using Rhino.Mocks; -using Ringtoets.AssemblyTool.Data.TestUtil; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Ringtoets.Common.Data.AssemblyTool; @@ -36,6 +35,7 @@ using Ringtoets.Common.Primitives; using Ringtoets.MacroStabilityInwards.Data.TestUtil; using Riskeer.AssemblyTool.Data; +using Riskeer.AssemblyTool.Data.TestUtil; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.Calculators.Assembly; Index: Ringtoets/Piping/test/Ringtoets.Piping.Data.Test/PipingFailureMechanismAssemblyFactoryTest.cs =================================================================== diff -u -re973ab8c1e544eed031185ca91fc738297d8b08d -rca79b838d185fd66052ec1aad3665d2cfbdb8914 --- Ringtoets/Piping/test/Ringtoets.Piping.Data.Test/PipingFailureMechanismAssemblyFactoryTest.cs (.../PipingFailureMechanismAssemblyFactoryTest.cs) (revision e973ab8c1e544eed031185ca91fc738297d8b08d) +++ Ringtoets/Piping/test/Ringtoets.Piping.Data.Test/PipingFailureMechanismAssemblyFactoryTest.cs (.../PipingFailureMechanismAssemblyFactoryTest.cs) (revision ca79b838d185fd66052ec1aad3665d2cfbdb8914) @@ -24,7 +24,6 @@ using Core.Common.TestUtil; using NUnit.Framework; using Rhino.Mocks; -using Ringtoets.AssemblyTool.Data.TestUtil; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Ringtoets.Common.Data.AssemblyTool; @@ -36,6 +35,7 @@ using Ringtoets.Common.Primitives; using Ringtoets.Piping.Data.TestUtil; using Riskeer.AssemblyTool.Data; +using Riskeer.AssemblyTool.Data.TestUtil; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.Calculators.Assembly; Index: Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Data.Test/StabilityPointStructuresFailureMechanismAssemblyFactoryTest.cs =================================================================== diff -u -re973ab8c1e544eed031185ca91fc738297d8b08d -rca79b838d185fd66052ec1aad3665d2cfbdb8914 --- Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Data.Test/StabilityPointStructuresFailureMechanismAssemblyFactoryTest.cs (.../StabilityPointStructuresFailureMechanismAssemblyFactoryTest.cs) (revision e973ab8c1e544eed031185ca91fc738297d8b08d) +++ Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Data.Test/StabilityPointStructuresFailureMechanismAssemblyFactoryTest.cs (.../StabilityPointStructuresFailureMechanismAssemblyFactoryTest.cs) (revision ca79b838d185fd66052ec1aad3665d2cfbdb8914) @@ -24,7 +24,6 @@ using Core.Common.TestUtil; using NUnit.Framework; using Rhino.Mocks; -using Ringtoets.AssemblyTool.Data.TestUtil; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Ringtoets.Common.Data.AssemblyTool; @@ -34,6 +33,7 @@ using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Primitives; using Riskeer.AssemblyTool.Data; +using Riskeer.AssemblyTool.Data.TestUtil; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.Calculators.Assembly;