Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/SectionResultRows/MacroStabilityOutwardsSectionResultRowTest.cs =================================================================== diff -u -reafd42ded45d3c8c39100bc5318562f734af0302 -r9e4b6872c6d4980093b6f7516065ccf379f04786 --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/SectionResultRows/MacroStabilityOutwardsSectionResultRowTest.cs (.../MacroStabilityOutwardsSectionResultRowTest.cs) (revision eafd42ded45d3c8c39100bc5318562f734af0302) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/SectionResultRows/MacroStabilityOutwardsSectionResultRowTest.cs (.../MacroStabilityOutwardsSectionResultRowTest.cs) (revision 9e4b6872c6d4980093b6f7516065ccf379f04786) @@ -122,6 +122,7 @@ // Assert var exception = Assert.Throws(test); Assert.AreEqual("constructionProperties", exception.ParamName); + mocks.VerifyAll(); } [Test]