Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs =================================================================== diff -u -r5d503cf8885ced4799e5ad44242038d99e04b162 -r5efc7525e9ab2125a64b2e9b207b064c643f6514 --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs (.../HeightStructuresPluginTest.cs) (revision 5d503cf8885ced4799e5ad44242038d99e04b162) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs (.../HeightStructuresPluginTest.cs) (revision 5efc7525e9ab2125a64b2e9b207b064c643f6514) @@ -51,7 +51,7 @@ } [Test] - public void GetPropertyInfos_ReturnsSupportedPropertyClasses() + public void GetPropertyInfos_ReturnsSupportedPropertyClassesWithExpectedValues() { // setup using (var plugin = new HeightStructuresPlugin())