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-payroll.git

commit 6b00c28ab9002b5fb186c2f7662271e5ed344abd
Merge: d9745aa 9e03ed8
Author: Myrle Krantz <[email protected]>
AuthorDate: Mon Jul 10 12:08:59 2017 +0200

    Merge pull request #3 from myrle-krantz/develop
    
    added helpful examples to template.

 .../api/v1/{ => events}/EventConstants.java        |  2 +-
 .../io/mifos/template/SuiteTestEnvironment.java    | 43 ++++++++++++++++++++++
 .../main/java/io/mifos/template/TestSample.java    | 36 ++++++++----------
 .../src/main/java/io/mifos/template/TestSuite.java | 14 ++++---
 .../template/listener/MigrationEventListener.java  |  2 +-
 .../template/listener/SampleEventListener.java     |  2 +-
 .../internal/command/InitializeServiceCommand.java |  5 +++
 .../service/internal/command/SampleCommand.java    |  7 ++++
 .../command/handler/MigrationAggregate.java        |  5 ++-
 .../internal/command/handler/SampleAggregate.java  | 17 ++++++++-
 10 files changed, 100 insertions(+), 33 deletions(-)

Reply via email to