You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by po...@apache.org on 2019/05/03 19:27:08 UTC

[incubator-tamaya] branch master updated (f36da43 -> 8bcf810)

This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya.git.


    from f36da43  TAMAYA-277: Minor code clean-up from Sonar report
     add c554c39  TAMAYA-277: Add test assertions
     new 8bcf810  Merge pull request #54 from apache/TAMAYA-277-add-test-assertions

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:
 .../apache/tamaya/core/internal/CoreConfigurationProviderTest.java | 7 ++++---
 .../org/apache/tamaya/core/internal/CoreConfigurationTest.java     | 1 +
 .../apache/tamaya/spisupport/DefaultConfigurationBuilderTest.java  | 3 ++-
 .../apache/tamaya/spisupport/DefaultConfigurationSnapshotTest.java | 1 +
 .../org/apache/tamaya/spisupport/DefaultMetaDataProviderTest.java  | 7 +++++--
 .../apache/tamaya/spisupport/PropertySourceChangeSupportTest.java  | 3 ++-
 6 files changed, 15 insertions(+), 7 deletions(-)


[incubator-tamaya] 01/01: Merge pull request #54 from apache/TAMAYA-277-add-test-assertions

Posted by po...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya.git

commit 8bcf810622e4677751e1f4a4eaa55e99370bf10d
Merge: f36da43 c554c39
Author: P. Ottlinger <ot...@users.noreply.github.com>
AuthorDate: Fri May 3 21:27:03 2019 +0200

    Merge pull request #54 from apache/TAMAYA-277-add-test-assertions
    
    TAMAYA-277: Add test assertions

 .../apache/tamaya/core/internal/CoreConfigurationProviderTest.java | 7 ++++---
 .../org/apache/tamaya/core/internal/CoreConfigurationTest.java     | 1 +
 .../apache/tamaya/spisupport/DefaultConfigurationBuilderTest.java  | 3 ++-
 .../apache/tamaya/spisupport/DefaultConfigurationSnapshotTest.java | 1 +
 .../org/apache/tamaya/spisupport/DefaultMetaDataProviderTest.java  | 7 +++++--
 .../apache/tamaya/spisupport/PropertySourceChangeSupportTest.java  | 3 ++-
 6 files changed, 15 insertions(+), 7 deletions(-)