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 01ff53dbf5 Merge pull request #6205
     add 10020f8ad3 FINERACT-2165: Staticify SchedulerJobHelper and update all 
callers to static usage
     new fb776e71a9 Merge pull request #6225

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:
 .../AccountingScenarioIntegrationTest.java         |  8 ++-
 .../integrationtests/AuditIntegrationTest.java     |  6 +--
 .../integrationtests/BaseLoanIntegrationTest.java  |  2 -
 .../ClientLoanIntegrationTest.java                 |  9 ++--
 .../ClientSavingsIntegrationTest.java              | 25 +++-------
 .../CustomSnapshotEventIntegrationTest.java        |  4 +-
 .../DelinquencyBucketsIntegrationTest.java         |  9 +---
 .../integrationtests/FixedDepositTest.java         |  9 ++--
 ...allmentLevelDelinquencyAPIIntegrationTests.java |  4 +-
 ...oanAccountArrearsAgeingCOBBusinessStepTest.java |  3 +-
 ...ccrualTransactionOnChargeSubmittedDateTest.java | 21 +++-----
 ...tAndChargeAccrualDateAsSubmittedOnDateTest.java |  8 ++-
 .../LoanCOBAccountLockCatchupInlineCOBTest.java    |  6 +--
 .../LoanCOBCatchUpInstanceModeIntegrationTest.java | 10 ++--
 .../LoanInterestRecalculationCOBTest.java          |  6 +--
 ...nMultipleDisbursementRepaymentScheduleTest.java |  5 +-
 .../LoanTransactionAccrualActivityPostingTest.java | 10 ++--
 .../integrationtests/RecurringDepositTest.java     |  3 +-
 ...avingsAccountBalanceCheckAfterReversalTest.java |  3 --
 .../SavingsAccountRecalculateBalanceTest.java      |  2 -
 .../SavingsAccrualAccountingIntegrationTest.java   |  6 +--
 .../SavingsAccrualIntegrationTest.java             |  8 ++-
 .../SavingsInterestPostingJobIntegrationTest.java  | 20 ++++----
 .../SavingsInterestPostingTest.java                | 28 +++++------
 .../integrationtests/SchedulerJobsTest.java        | 46 ++++++++---------
 .../integrationtests/SchedulerJobsTestResults.java | 58 +++++++++++-----------
 .../common/SchedulerJobHelper.java                 | 58 ++++++++++------------
 .../savings/SavingsTestLifecycleExtension.java     |  4 +-
 .../ExternalAssetOwnerTransferCancelTest.java      |  3 --
 .../ExternalAssetOwnerTransferTest.java            |  4 +-
 .../InitiateExternalAssetOwnerTransferTest.java    |  4 +-
 .../LoanPenaltyBackdatedTransactionTest.java       | 25 +++++-----
 .../savings/base/BaseSavingsIntegrationTest.java   |  2 -
 33 files changed, 169 insertions(+), 250 deletions(-)

Reply via email to