You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by na...@apache.org on 2016/12/13 13:39:43 UTC

incubator-fineract git commit: Correction in ClientChargesTest after merging PR 250

Repository: incubator-fineract
Updated Branches:
  refs/heads/develop f1d0ce60b -> 98a865087


Correction in ClientChargesTest after merging PR 250


Project: http://git-wip-us.apache.org/repos/asf/incubator-fineract/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-fineract/commit/98a86508
Tree: http://git-wip-us.apache.org/repos/asf/incubator-fineract/tree/98a86508
Diff: http://git-wip-us.apache.org/repos/asf/incubator-fineract/diff/98a86508

Branch: refs/heads/develop
Commit: 98a865087e78e2f4bfc0d771cf84d8dfcaee1d71
Parents: f1d0ce6
Author: Nazeer Hussain Shaik <na...@confluxtechnologies.com>
Authored: Tue Dec 13 13:38:56 2016 +0530
Committer: Nazeer Hussain Shaik <na...@confluxtechnologies.com>
Committed: Tue Dec 13 13:38:56 2016 +0530

----------------------------------------------------------------------
 .../fineract/integrationtests/common/ClientChargesTest.java      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-fineract/blob/98a86508/fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/common/ClientChargesTest.java
----------------------------------------------------------------------
diff --git a/fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/common/ClientChargesTest.java b/fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/common/ClientChargesTest.java
index 89eb8c6..49359c6 100644
--- a/fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/common/ClientChargesTest.java
+++ b/fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/common/ClientChargesTest.java
@@ -64,7 +64,7 @@ public class ClientChargesTest {
         Assert.assertNotNull(chargeId);
 
         // creates client with activation date
-        final Integer clientId = ClientHelper.createClient(this.requestSpec, this.responseSpec, "01 November 2012");
+        final Integer clientId = ClientHelper.createClient(this.requestSpec, this.responseSpec, "01 October 2011");
         Assert.assertNotNull(clientId);
 
         /**
@@ -135,7 +135,7 @@ public class ClientChargesTest {
          */
 
         final String responseId_activationDate_failure = ClientHelper.payChargesForClients(this.requestSpec, responseSpecFailure, clientId,
-                clientChargeId, ClientHelper.getPayChargeJSON("30 October 2011", "20"));
+                clientChargeId, ClientHelper.getPayChargeJSON("30 September 2011", "20"));
         Assert.assertNull(responseId_activationDate_failure);
         /**
          * pay client charge more than outstanding amount amount and ensured its