------------------------------------------------------------------------------- Test set: com.tradecloud.treasury.application.impl.FECSurrenderServiceImplUnitTest ------------------------------------------------------------------------------- Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.015 s <<< FAILURE! -- in com.tradecloud.treasury.application.impl.FECSurrenderServiceImplUnitTest com.tradecloud.treasury.application.impl.FECSurrenderServiceImplUnitTest.testSurrenderDoesNotDoubleCountCurrentDutySurrender -- Time elapsed: 0.003 s <<< FAILURE! junit.framework.AssertionFailedError: Unlink Amount expected:<100.0> but was:<50.0> at com.tradecloud.treasury.application.impl.FECSurrenderServiceImplUnitTest.assertFec(FECSurrenderServiceImplUnitTest.java:172) at com.tradecloud.treasury.application.impl.FECSurrenderServiceImplUnitTest.testSurrenderDoesNotDoubleCountCurrentDutySurrender(FECSurrenderServiceImplUnitTest.java:117)