Index: Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresScenariosContextTreeNodeInfoTest.cs =================================================================== diff -u -r3178e116f5e59e03078d465efeb303c5e232c7bf -re332bbe880e61dd4cb8c4ec98dd57eeb398b43ba --- Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresScenariosContextTreeNodeInfoTest.cs (.../ClosingStructuresScenariosContextTreeNodeInfoTest.cs) (revision 3178e116f5e59e03078d465efeb303c5e232c7bf) +++ Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresScenariosContextTreeNodeInfoTest.cs (.../ClosingStructuresScenariosContextTreeNodeInfoTest.cs) (revision e332bbe880e61dd4cb8c4ec98dd57eeb398b43ba) @@ -124,6 +124,7 @@ // Call info.ContextMenuStrip(null, null, treeViewControl); } + // Assert // Assert expectancies are called in TearDown() }