Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresOutputContextTest.cs =================================================================== diff -u -r78c111ebbe15d17e3a54a3910642f520b593586d -re1a93747d105f27392f4bc0655694810c7d29f4d --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresOutputContextTest.cs (.../HeightStructuresOutputContextTest.cs) (revision 78c111ebbe15d17e3a54a3910642f520b593586d) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresOutputContextTest.cs (.../HeightStructuresOutputContextTest.cs) (revision e1a93747d105f27392f4bc0655694810c7d29f4d) @@ -71,6 +71,7 @@ // Assert var exception = Assert.Throws(call); Assert.AreEqual("failureMechanism", exception.ParamName); + mocks.VerifyAll(); } } } \ No newline at end of file