Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/HydraulicBoundaryLocationCalculationCollectionCreateExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r43ef1ae3ee00625224dfbe0206bc91cbfe5fe333 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/HydraulicBoundaryLocationCalculationCollectionCreateExtensionsTest.cs (.../HydraulicBoundaryLocationCalculationCollectionCreateExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/HydraulicBoundaryLocationCalculationCollectionCreateExtensionsTest.cs (.../HydraulicBoundaryLocationCalculationCollectionCreateExtensionsTest.cs) (revision 43ef1ae3ee00625224dfbe0206bc91cbfe5fe333) @@ -27,6 +27,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.Hydraulics; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.Create; +using Ringtoets.Storage.Core.DbContext; namespace Ringtoets.Storage.Core.Test.Create { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/HydraulicBoundaryLocationCalculationCreateExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r43ef1ae3ee00625224dfbe0206bc91cbfe5fe333 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/HydraulicBoundaryLocationCalculationCreateExtensionsTest.cs (.../HydraulicBoundaryLocationCalculationCreateExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/HydraulicBoundaryLocationCalculationCreateExtensionsTest.cs (.../HydraulicBoundaryLocationCalculationCreateExtensionsTest.cs) (revision 43ef1ae3ee00625224dfbe0206bc91cbfe5fe333) @@ -20,10 +20,13 @@ // All rights reserved. using System; +using System.Linq; using Core.Common.TestUtil; using NUnit.Framework; using Ringtoets.Common.Data.Hydraulics; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.Create; +using Ringtoets.Storage.Core.DbContext; namespace Ringtoets.Storage.Core.Test.Create { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/HydraulicBoundaryLocationCalculationOutputCreateExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r43ef1ae3ee00625224dfbe0206bc91cbfe5fe333 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/HydraulicBoundaryLocationCalculationOutputCreateExtensionsTest.cs (.../HydraulicBoundaryLocationCalculationOutputCreateExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/HydraulicBoundaryLocationCalculationOutputCreateExtensionsTest.cs (.../HydraulicBoundaryLocationCalculationOutputCreateExtensionsTest.cs) (revision 43ef1ae3ee00625224dfbe0206bc91cbfe5fe333) @@ -27,6 +27,8 @@ using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Data.TestUtil.IllustrationPoints; +using Ringtoets.Storage.Core.Create; +using Ringtoets.Storage.Core.DbContext; namespace Ringtoets.Storage.Core.Test.Create { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/HydraulicBoundaryLocationCreateExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r43ef1ae3ee00625224dfbe0206bc91cbfe5fe333 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/HydraulicBoundaryLocationCreateExtensionsTest.cs (.../HydraulicBoundaryLocationCreateExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/HydraulicBoundaryLocationCreateExtensionsTest.cs (.../HydraulicBoundaryLocationCreateExtensionsTest.cs) (revision 43ef1ae3ee00625224dfbe0206bc91cbfe5fe333) @@ -22,6 +22,8 @@ using System; using NUnit.Framework; using Ringtoets.Common.Data.Hydraulics; +using Ringtoets.Storage.Core.Create; +using Ringtoets.Storage.Core.DbContext; namespace Ringtoets.Storage.Core.Test.Create { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/GeneralResultCreateExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r43ef1ae3ee00625224dfbe0206bc91cbfe5fe333 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/GeneralResultCreateExtensionsTest.cs (.../GeneralResultCreateExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/GeneralResultCreateExtensionsTest.cs (.../GeneralResultCreateExtensionsTest.cs) (revision 43ef1ae3ee00625224dfbe0206bc91cbfe5fe333) @@ -26,6 +26,8 @@ using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Data.TestUtil.IllustrationPoints; +using Ringtoets.Storage.Core.Create.IllustrationPoints; +using Ringtoets.Storage.Core.DbContext; namespace Ringtoets.Storage.Core.Test.Create.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/IllustrationPointNodeCreateExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r43ef1ae3ee00625224dfbe0206bc91cbfe5fe333 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/IllustrationPointNodeCreateExtensionsTest.cs (.../IllustrationPointNodeCreateExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/IllustrationPointNodeCreateExtensionsTest.cs (.../IllustrationPointNodeCreateExtensionsTest.cs) (revision 43ef1ae3ee00625224dfbe0206bc91cbfe5fe333) @@ -27,6 +27,8 @@ using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Data.TestUtil.IllustrationPoints; +using Ringtoets.Storage.Core.Create.IllustrationPoints; +using Ringtoets.Storage.Core.DbContext; namespace Ringtoets.Storage.Core.Test.Create.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/IllustrationPointResultCreateExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r43ef1ae3ee00625224dfbe0206bc91cbfe5fe333 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/IllustrationPointResultCreateExtensionsTest.cs (.../IllustrationPointResultCreateExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/IllustrationPointResultCreateExtensionsTest.cs (.../IllustrationPointResultCreateExtensionsTest.cs) (revision 43ef1ae3ee00625224dfbe0206bc91cbfe5fe333) @@ -24,6 +24,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.Create.IllustrationPoints; +using Ringtoets.Storage.Core.DbContext; namespace Ringtoets.Storage.Core.Test.Create.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/StochastCreateExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r43ef1ae3ee00625224dfbe0206bc91cbfe5fe333 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/StochastCreateExtensionsTest.cs (.../StochastCreateExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/StochastCreateExtensionsTest.cs (.../StochastCreateExtensionsTest.cs) (revision 43ef1ae3ee00625224dfbe0206bc91cbfe5fe333) @@ -24,6 +24,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.Create.IllustrationPoints; +using Ringtoets.Storage.Core.DbContext; namespace Ringtoets.Storage.Core.Test.Create.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/SubMechanismIllustrationPointCreateExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r43ef1ae3ee00625224dfbe0206bc91cbfe5fe333 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/SubMechanismIllustrationPointCreateExtensionsTest.cs (.../SubMechanismIllustrationPointCreateExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/SubMechanismIllustrationPointCreateExtensionsTest.cs (.../SubMechanismIllustrationPointCreateExtensionsTest.cs) (revision 43ef1ae3ee00625224dfbe0206bc91cbfe5fe333) @@ -25,6 +25,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.Create.IllustrationPoints; +using Ringtoets.Storage.Core.DbContext; namespace Ringtoets.Storage.Core.Test.Create.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/SubMechanismIllustrationPointStochastCreateExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r43ef1ae3ee00625224dfbe0206bc91cbfe5fe333 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/SubMechanismIllustrationPointStochastCreateExtensionsTest.cs (.../SubMechanismIllustrationPointStochastCreateExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/SubMechanismIllustrationPointStochastCreateExtensionsTest.cs (.../SubMechanismIllustrationPointStochastCreateExtensionsTest.cs) (revision 43ef1ae3ee00625224dfbe0206bc91cbfe5fe333) @@ -24,6 +24,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.Create.IllustrationPoints; +using Ringtoets.Storage.Core.DbContext; namespace Ringtoets.Storage.Core.Test.Create.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/TopLevelFaultTreeIllustrationPointCreateExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r43ef1ae3ee00625224dfbe0206bc91cbfe5fe333 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/TopLevelFaultTreeIllustrationPointCreateExtensionsTest.cs (.../TopLevelFaultTreeIllustrationPointCreateExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/TopLevelFaultTreeIllustrationPointCreateExtensionsTest.cs (.../TopLevelFaultTreeIllustrationPointCreateExtensionsTest.cs) (revision 43ef1ae3ee00625224dfbe0206bc91cbfe5fe333) @@ -26,6 +26,8 @@ using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Data.TestUtil.IllustrationPoints; +using Ringtoets.Storage.Core.Create.IllustrationPoints; +using Ringtoets.Storage.Core.DbContext; namespace Ringtoets.Storage.Core.Test.Create.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/TopLevelSubMechanismIllustrationPointCreateExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r43ef1ae3ee00625224dfbe0206bc91cbfe5fe333 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/TopLevelSubMechanismIllustrationPointCreateExtensionsTest.cs (.../TopLevelSubMechanismIllustrationPointCreateExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/IllustrationPoints/TopLevelSubMechanismIllustrationPointCreateExtensionsTest.cs (.../TopLevelSubMechanismIllustrationPointCreateExtensionsTest.cs) (revision 43ef1ae3ee00625224dfbe0206bc91cbfe5fe333) @@ -25,6 +25,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.Create.IllustrationPoints; +using Ringtoets.Storage.Core.DbContext; namespace Ringtoets.Storage.Core.Test.Create.IllustrationPoints {