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 92f8b3d0d4 FINERACT-2491: Refactor SavingsEnumerations to use switch
expression
add 2f17c20dfd Add null check for postingPeriodType in SavingsHelper
add 8e376c097a Add unit test for SavingsHelper to handle null posting type
add 2c008e0e65 Aligned formatting with Spotless requirements
add b0ec0a667c Removed Trailing spaces in empty lines
add 9ca717ffd2 Added empty Line after Class name to pass spotlessJavaCheck
No new revisions were added by this update.
Summary of changes:
.../portfolio/savings/domain/SavingsHelper.java | 2 +-
.../domain/SavingsHelperNPExceptionTest.java | 46 ++++++++++++++++++++++
2 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644
fineract-core/src/test/java/org/apache/fineract/portfolio/savings/domain/SavingsHelperNPExceptionTest.java