Index: Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Plugin.Test/PropertyInfos/StabilityPointStructureCollectionPropertyInfoTest.cs =================================================================== diff -u -r5ca67bdbaab0f6a9fb7682c06140b93bb0f5b5bb -ra5bf4f56dbf07e5cf48d0b874f5d46d7d02f0dba --- Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Plugin.Test/PropertyInfos/StabilityPointStructureCollectionPropertyInfoTest.cs (.../StabilityPointStructureCollectionPropertyInfoTest.cs) (revision 5ca67bdbaab0f6a9fb7682c06140b93bb0f5b5bb) +++ Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Plugin.Test/PropertyInfos/StabilityPointStructureCollectionPropertyInfoTest.cs (.../StabilityPointStructureCollectionPropertyInfoTest.cs) (revision a5bf4f56dbf07e5cf48d0b874f5d46d7d02f0dba) @@ -60,7 +60,7 @@ } [Test] - public void CreateInstance_Always_NewPropertiesWithContextAsData() + public void CreateInstance_WithContext_NewPropertiesWithContextAsData() { // Setup var mocks = new MockRepository();