This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from c5ed67df17 Merge pull request #5595
add 78adba2a0f FINERACT-1474: Remove hard-coded constants from
ThitsaWorksCreditBureauTest
new 71f346d66a Merge pull request #5636
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../CreditReportWritePlatformServiceImpl.java | 13 +-
...editBureauIntegrationWritePlatformService.java} | 4 +-
...BureauIntegrationWritePlatformServiceImpl.java} | 7 +-
...auIntegrationWritePlatformServiceImplTest.java} | 132 +++++++++++----------
4 files changed, 82 insertions(+), 74 deletions(-)
rename
fineract-provider/src/main/java/org/apache/fineract/infrastructure/creditbureau/service/{ThitsaWorksCreditBureauIntegrationWritePlatformService.java
=> ExternalCreditBureauIntegrationWritePlatformService.java} (91%)
rename
fineract-provider/src/main/java/org/apache/fineract/infrastructure/creditbureau/service/{ThitsaWorksCreditBureauIntegrationWritePlatformServiceImpl.java
=> ExternalCreditBureauIntegrationWritePlatformServiceImpl.java} (98%)
rename
fineract-provider/src/test/java/org/apache/fineract/infrastructure/creditbureau/service/{ThitsaWorksCreditBureauIntegrationWritePlatformServiceImplTest.java
=> ExternalCreditBureauIntegrationWritePlatformServiceImplTest.java} (87%)