[
https://issues.apache.org/jira/browse/TAMAYA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376221#comment-16376221
]
ASF subversion and git services commented on TAMAYA-288:
--------------------------------------------------------
Commit 125eed2029c4d92e07e4aba1c1ac8b9576a576db in incubator-tamaya's branch
refs/heads/master from [~wlieurance]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya.git;h=125eed2 ]
TAMAYA-288: Additional test coverage
This closes #14
Things that this PR does
* Significant increase in test coverage, especially mutation coverage
** API from 57% to 92%
** Core from 38% to 82%
** SPI-Support from ??% (mutation coverage disabled) to 86%
* Tests now succeed with OpenJDK, Hotspot, and OpenJ9.
* Generated a series of additional bug tickets. :-)
What this does not do:
* Touch any implementation code. This is only tests.
* Reduce code duplication, especially between API/Core and SPI-Support.
* Have a great answer for OSGI testing. It ends up being a pile of mocks.
> Ensure that a successful build of Tamaya API&Core requires a unit test
> coverage of at least 50%
> -----------------------------------------------------------------------------------------------
>
> Key: TAMAYA-288
> URL: https://issues.apache.org/jira/browse/TAMAYA-288
> Project: Tamaya
> Issue Type: Task
> Components: Core
> Reporter: Oliver B. Fischer
> Assignee: Oliver B. Fischer
> Priority: Major
> Fix For: 0.4-incubating
>
>
> Ensure that a successful build of Tamaya API&Core requires a unit test
> coverage of at least 50%
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)