You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by aw...@apache.org on 2018/09/03 12:37:41 UTC

[fineract-cn-customer] 01/01: Merge pull request #7 from Izakey/develop

This is an automated email from the ASF dual-hosted git repository.

awasum pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-customer.git

commit 70f3fa57d15fb56e95644bc748ab6de07355cfe3
Merge: 1aec63d 42eac96
Author: Awasum Yannick <ya...@gmail.com>
AuthorDate: Mon Sep 3 13:37:38 2018 +0100

    Merge pull request #7 from Izakey/develop
    
    Document Customer API IN component-test module

 component-test/build.gradle                        |   14 +-
 .../cn/customer/CustomerApiDocumentation.java      | 1518 ++++++++++++++++++++
 .../customer/IdentificationApiDocumentation.java   |  483 +++++++
 .../apache/fineract/cn/customer/TestCustomer.java  |    8 +-
 .../cn/customer/TestIdentificationCards.java       |  276 ++--
 5 files changed, 2157 insertions(+), 142 deletions(-)