diff --git a/TestCases/compliance-level-3/0014-loan-comparison/0014-loan-comparison-test-01.xml b/TestCases/compliance-level-3/0014-loan-comparison/0014-loan-comparison-test-01.xml index 149b40c84..598c93cad 100644 --- a/TestCases/compliance-level-3/0014-loan-comparison/0014-loan-comparison-test-01.xml +++ b/TestCases/compliance-level-3/0014-loan-comparison/0014-loan-comparison-test-01.xml @@ -433,270 +433,6 @@ - - - - - AimLoan - - - .03000 - - - 1.1 - - - 3966 - - - 337596 - - - 67519.2 - - - 1423.318353709273 - - - 0.1154298007315222 - - - - - Home Loans Today - - - .03125 - - - 1.1 - - - 285 - - - 333915 - - - 66783 - - - 1430.409890005697 - - - 0.1219478687825963 - - - - - Sebonic - - - .03125 - - - 0.1 - - - 4028 - - - 334358 - - - 66871.6 - - - 1432.307593257341 - - - 0.1207829702481527 - - - - - AimLoan - - - .03125 - - - 0.1 - - - 4317 - - - 334647 - - - 66929.4 - - - 1433.545598313153 - - - 0.1200230251545745 - - - - - eRates Mortgage - - - .03125 - - - 1.1 - - - 2518 - - - 336148 - - - 67229.6 - - - 1439.975513845245 - - - 0.1160760438900096 - - - - - eClick Lending - - - .03200 - - - 1.1 - - - 2700 - - - 336330 - - - 67266 - - - 1454.51580776472 - - - 0.1137029731874643 - - - - - Home Loans Today - - - .03250 - - - 0.1 - - - 822 - - - 331152 - - - 66230.4 - - - 1441.194429734607 - - - 0.1261025270361139 - - - - - AimLoan - - - .03250 - - - 0 - - - 1995 - - - 331995 - - - 66399 - - - 1444.863219004387 - - - 0.1238778822515175 - - - - - eClickLending - - - .03375 - - - 0.1 - - - 1200 - - - 331530 - - - 66306 - - - 1465.681565899816 - - - 0.1219807467513794 - - - - - Oceans Capital - - - .03500 - - - 0 - - - 0 - - - 330000 - - - 66000 - - - 1481.847469769075 - - - 0.1229130806675829 - - - - diff --git a/TestCases/compliance-level-3/0014-loan-comparison/0014-loan-comparison.dmn b/TestCases/compliance-level-3/0014-loan-comparison/0014-loan-comparison.dmn index a3a887099..b89ef2e31 100644 --- a/TestCases/compliance-level-3/0014-loan-comparison/0014-loan-comparison.dmn +++ b/TestCases/compliance-level-3/0014-loan-comparison/0014-loan-comparison.dmn @@ -50,9 +50,6 @@ tMetrics - - tMetrics - tMetrics @@ -233,12 +230,6 @@ for i in Bankrates return FinancialMetrics(i,RequestedAmt) - - - - sort(metricsTable, function(x,y) x.rate<y.rate) - -