Index: Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Plugin.Test/PropertyInfos/StabilityPointStructuresInputContextPropertyInfoTest.cs =================================================================== diff -u -rff948d4633181ead2677ab35467a93b4118c6751 -ra5bf4f56dbf07e5cf48d0b874f5d46d7d02f0dba --- Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Plugin.Test/PropertyInfos/StabilityPointStructuresInputContextPropertyInfoTest.cs (.../StabilityPointStructuresInputContextPropertyInfoTest.cs) (revision ff948d4633181ead2677ab35467a93b4118c6751) +++ Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Plugin.Test/PropertyInfos/StabilityPointStructuresInputContextPropertyInfoTest.cs (.../StabilityPointStructuresInputContextPropertyInfoTest.cs) (revision a5bf4f56dbf07e5cf48d0b874f5d46d7d02f0dba) @@ -60,7 +60,7 @@ } [Test] - public void CreateInstance_Always_NewPropertiesWithFailureMechanismContextAsData() + public void CreateInstance_WithContext_NewPropertiesWithFailureMechanismContextAsData() { // Setup var mocks = new MockRepository();