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 46723c8dea Merge pull request #5627
add 7e5f56771b FINERACT-2539: Add unit tests for MathUtil utility class
new 5939584918 Merge pull request #5628
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:
.../infrastructure/core/service/MathUtilTest.java | 141 +++++++++++++++++++++
1 file changed, 141 insertions(+)
create mode 100644
fineract-core/src/test/java/org/apache/fineract/infrastructure/core/service/MathUtilTest.java