Index: Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismAssemblyFactoryTest.cs =================================================================== diff -u -ra44626d7643a525473cdf8bf203b2600c2caf42f -r396e95150a2e0ec58015956fc562b9a00e0b56a2 --- Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismAssemblyFactoryTest.cs (.../ClosingStructuresFailureMechanismAssemblyFactoryTest.cs) (revision a44626d7643a525473cdf8bf203b2600c2caf42f) +++ Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismAssemblyFactoryTest.cs (.../ClosingStructuresFailureMechanismAssemblyFactoryTest.cs) (revision 396e95150a2e0ec58015956fc562b9a00e0b56a2) @@ -112,7 +112,7 @@ } [Test] - public void AssembleSimpleAssessment_CalculatorThrowsExceptions_ThrowsAssemblyException() + public void AssembleSimpleAssessment_CalculatorThrowsException_ThrowsAssemblyException() { // Setup FailureMechanismSection failureMechanismSection = FailureMechanismSectionTestFactory.CreateFailureMechanismSection(); @@ -260,7 +260,7 @@ } [Test] - public void AssembleDetailedAssessment_CalculatorThrowsExceptions_ThrowsAssemblyException() + public void AssembleDetailedAssessment_CalculatorThrowsException_ThrowsAssemblyException() { // Setup var failureMechanism = new ClosingStructuresFailureMechanism();