Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/HydraulicLocationCalculationCollectionEntityReadExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r177331b4dfe10e318a54b90a6df2230237ea53e5 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/HydraulicLocationCalculationCollectionEntityReadExtensionsTest.cs (.../HydraulicLocationCalculationCollectionEntityReadExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/HydraulicLocationCalculationCollectionEntityReadExtensionsTest.cs (.../HydraulicLocationCalculationCollectionEntityReadExtensionsTest.cs) (revision 177331b4dfe10e318a54b90a6df2230237ea53e5) @@ -26,6 +26,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.Hydraulics; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.DbContext; +using Ringtoets.Storage.Core.Read; namespace Ringtoets.Storage.Core.Test.Read { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/HydraulicLocationCalculationEntityReadExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r177331b4dfe10e318a54b90a6df2230237ea53e5 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/HydraulicLocationCalculationEntityReadExtensionsTest.cs (.../HydraulicLocationCalculationEntityReadExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/HydraulicLocationCalculationEntityReadExtensionsTest.cs (.../HydraulicLocationCalculationEntityReadExtensionsTest.cs) (revision 177331b4dfe10e318a54b90a6df2230237ea53e5) @@ -27,6 +27,8 @@ using Ringtoets.Common.Data.Hydraulics; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.DbContext; +using Ringtoets.Storage.Core.Read; namespace Ringtoets.Storage.Core.Test.Read { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/HydraulicLocationEntityReadExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r177331b4dfe10e318a54b90a6df2230237ea53e5 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/HydraulicLocationEntityReadExtensionsTest.cs (.../HydraulicLocationEntityReadExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/HydraulicLocationEntityReadExtensionsTest.cs (.../HydraulicLocationEntityReadExtensionsTest.cs) (revision 177331b4dfe10e318a54b90a6df2230237ea53e5) @@ -22,6 +22,8 @@ using System; using NUnit.Framework; using Ringtoets.Common.Data.Hydraulics; +using Ringtoets.Storage.Core.DbContext; +using Ringtoets.Storage.Core.Read; namespace Ringtoets.Storage.Core.Test.Read { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/HydraulicLocationOutputEntityReadExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r177331b4dfe10e318a54b90a6df2230237ea53e5 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/HydraulicLocationOutputEntityReadExtensionsTest.cs (.../HydraulicLocationOutputEntityReadExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/HydraulicLocationOutputEntityReadExtensionsTest.cs (.../HydraulicLocationOutputEntityReadExtensionsTest.cs) (revision 177331b4dfe10e318a54b90a6df2230237ea53e5) @@ -27,6 +27,8 @@ using Ringtoets.Common.Data.Hydraulics; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.DbContext; +using Ringtoets.Storage.Core.Read; namespace Ringtoets.Storage.Core.Test.Read { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/FaultTreeIllustrationPointEntityReadExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r177331b4dfe10e318a54b90a6df2230237ea53e5 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/FaultTreeIllustrationPointEntityReadExtensionsTest.cs (.../FaultTreeIllustrationPointEntityReadExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/FaultTreeIllustrationPointEntityReadExtensionsTest.cs (.../FaultTreeIllustrationPointEntityReadExtensionsTest.cs) (revision 177331b4dfe10e318a54b90a6df2230237ea53e5) @@ -26,6 +26,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.DbContext; +using Ringtoets.Storage.Core.Read.IllustrationPoints; namespace Ringtoets.Storage.Core.Test.Read.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/GeneralResultFaultTreeIllustrationPointEntityReadExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r177331b4dfe10e318a54b90a6df2230237ea53e5 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/GeneralResultFaultTreeIllustrationPointEntityReadExtensionsTest.cs (.../GeneralResultFaultTreeIllustrationPointEntityReadExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/GeneralResultFaultTreeIllustrationPointEntityReadExtensionsTest.cs (.../GeneralResultFaultTreeIllustrationPointEntityReadExtensionsTest.cs) (revision 177331b4dfe10e318a54b90a6df2230237ea53e5) @@ -25,6 +25,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.DbContext; +using Ringtoets.Storage.Core.Read.IllustrationPoints; namespace Ringtoets.Storage.Core.Test.Read.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/GeneralResultSubMechanismIllustrationPointEntityReadExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r177331b4dfe10e318a54b90a6df2230237ea53e5 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/GeneralResultSubMechanismIllustrationPointEntityReadExtensionsTest.cs (.../GeneralResultSubMechanismIllustrationPointEntityReadExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/GeneralResultSubMechanismIllustrationPointEntityReadExtensionsTest.cs (.../GeneralResultSubMechanismIllustrationPointEntityReadExtensionsTest.cs) (revision 177331b4dfe10e318a54b90a6df2230237ea53e5) @@ -24,6 +24,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.DbContext; +using Ringtoets.Storage.Core.Read.IllustrationPoints; namespace Ringtoets.Storage.Core.Test.Read.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/IllustrationPointResultEntityReadExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r177331b4dfe10e318a54b90a6df2230237ea53e5 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/IllustrationPointResultEntityReadExtensionsTest.cs (.../IllustrationPointResultEntityReadExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/IllustrationPointResultEntityReadExtensionsTest.cs (.../IllustrationPointResultEntityReadExtensionsTest.cs) (revision 177331b4dfe10e318a54b90a6df2230237ea53e5) @@ -23,6 +23,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.DbContext; +using Ringtoets.Storage.Core.Read.IllustrationPoints; namespace Ringtoets.Storage.Core.Test.Read.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/StochastEntityReadExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r177331b4dfe10e318a54b90a6df2230237ea53e5 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/StochastEntityReadExtensionsTest.cs (.../StochastEntityReadExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/StochastEntityReadExtensionsTest.cs (.../StochastEntityReadExtensionsTest.cs) (revision 177331b4dfe10e318a54b90a6df2230237ea53e5) @@ -23,6 +23,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.DbContext; +using Ringtoets.Storage.Core.Read.IllustrationPoints; namespace Ringtoets.Storage.Core.Test.Read.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/SubMechanismIllustrationPointEntityReadExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r177331b4dfe10e318a54b90a6df2230237ea53e5 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/SubMechanismIllustrationPointEntityReadExtensionsTest.cs (.../SubMechanismIllustrationPointEntityReadExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/SubMechanismIllustrationPointEntityReadExtensionsTest.cs (.../SubMechanismIllustrationPointEntityReadExtensionsTest.cs) (revision 177331b4dfe10e318a54b90a6df2230237ea53e5) @@ -24,6 +24,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.DbContext; +using Ringtoets.Storage.Core.Read.IllustrationPoints; namespace Ringtoets.Storage.Core.Test.Read.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/SubMechanismIllustrationPointStochastEntityReadExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r177331b4dfe10e318a54b90a6df2230237ea53e5 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/SubMechanismIllustrationPointStochastEntityReadExtensionsTest.cs (.../SubMechanismIllustrationPointStochastEntityReadExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/SubMechanismIllustrationPointStochastEntityReadExtensionsTest.cs (.../SubMechanismIllustrationPointStochastEntityReadExtensionsTest.cs) (revision 177331b4dfe10e318a54b90a6df2230237ea53e5) @@ -23,6 +23,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.DbContext; +using Ringtoets.Storage.Core.Read.IllustrationPoints; namespace Ringtoets.Storage.Core.Test.Read.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/TopLevelFaultTreeIllustrationPointEntityReadExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r177331b4dfe10e318a54b90a6df2230237ea53e5 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/TopLevelFaultTreeIllustrationPointEntityReadExtensionsTest.cs (.../TopLevelFaultTreeIllustrationPointEntityReadExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/TopLevelFaultTreeIllustrationPointEntityReadExtensionsTest.cs (.../TopLevelFaultTreeIllustrationPointEntityReadExtensionsTest.cs) (revision 177331b4dfe10e318a54b90a6df2230237ea53e5) @@ -24,6 +24,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.DbContext; +using Ringtoets.Storage.Core.Read.IllustrationPoints; namespace Ringtoets.Storage.Core.Test.Read.IllustrationPoints { Index: Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/TopLevelSubMechanismIllustrationPointReadExtensionsTest.cs =================================================================== diff -u -r26014a51f7e2fd2dff154b0a79c89a1bfb6e0699 -r177331b4dfe10e318a54b90a6df2230237ea53e5 --- Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/TopLevelSubMechanismIllustrationPointReadExtensionsTest.cs (.../TopLevelSubMechanismIllustrationPointReadExtensionsTest.cs) (revision 26014a51f7e2fd2dff154b0a79c89a1bfb6e0699) +++ Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Read/IllustrationPoints/TopLevelSubMechanismIllustrationPointReadExtensionsTest.cs (.../TopLevelSubMechanismIllustrationPointReadExtensionsTest.cs) (revision 177331b4dfe10e318a54b90a6df2230237ea53e5) @@ -23,6 +23,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; +using Ringtoets.Storage.Core.DbContext; +using Ringtoets.Storage.Core.Read.IllustrationPoints; namespace Ringtoets.Storage.Core.Test.Read.IllustrationPoints {