------------------------------------------------------------------------------- Test set: com.tradecloud.service.costing.impl.CostFormulaCostingVisitorTest ------------------------------------------------------------------------------- Tests run: 67, Failures: 4, Errors: 1, Skipped: 0, Time elapsed: 316.9 s <<< FAILURE! -- in com.tradecloud.service.costing.impl.CostFormulaCostingVisitorTest com.tradecloud.service.costing.impl.CostFormulaCostingVisitorTest.testActualCostingInternalProvisionsPercentage2 -- Time elapsed: 9.564 s <<< FAILURE! java.lang.AssertionError: expected:<200.0> but was:<100.0> at com.tradecloud.service.costing.impl.CostFormulaCostingVisitorTest.testActualCostingInternalProvisionsPercentage2(CostFormulaCostingVisitorTest.java:2298) com.tradecloud.service.costing.impl.CostFormulaCostingVisitorTest.testActualFlatFeeUseRateTable -- Time elapsed: 8.506 s <<< FAILURE! java.lang.AssertionError: expected:<20> but was:<0> at com.tradecloud.service.costing.impl.CostFormulaCostingVisitorTest.testActualFlatFeeUseRateTable(CostFormulaCostingVisitorTest.java:900) com.tradecloud.service.costing.impl.CostFormulaCostingVisitorTest.testRateOfExchangeOnOrderIsUsed -- Time elapsed: 2.962 s <<< ERROR! java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 1 at com.tradecloud.service.costing.impl.CostFormulaCostingVisitorTest.testRateOfExchangeOnOrderIsUsed(CostFormulaCostingVisitorTest.java:2563) com.tradecloud.service.costing.impl.CostFormulaCostingVisitorTest.testCostFormulaSearchServiceProvidersAndContainerTypes1A -- Time elapsed: 1.891 s <<< FAILURE! java.lang.AssertionError: expected:,paymentMethod=,estimatedPaymentBasis=ORDER_DATE,actualPaymentBasis=ORDER_DATE_ACT,integrated=false]> but was: at com.tradecloud.service.costing.impl.CostFormulaCostingVisitorTest.testCostFormulaSearchServiceProvidersAndContainerTypes1A(CostFormulaCostingVisitorTest.java:2665) com.tradecloud.service.costing.impl.CostFormulaCostingVisitorTest.testCostFormulaSearchServiceProvidersAndContainerTypes2A -- Time elapsed: 2.056 s <<< FAILURE! java.lang.AssertionError: expected:,paymentMethod=,estimatedPaymentBasis=ORDER_DATE,actualPaymentBasis=ORDER_DATE_ACT,integrated=false]> but was: at com.tradecloud.service.costing.impl.CostFormulaCostingVisitorTest.testCostFormulaSearchServiceProvidersAndContainerTypes2A(CostFormulaCostingVisitorTest.java:2737)