You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by js...@apache.org on 2021/06/17 20:15:04 UTC

[sling-org-apache-sling-junit-core] branch feature/SLING-10497-jupiter-parameter-resolver-for-osgi updated (539b6a4 -> 8f0b958)

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

jsedding pushed a change to branch feature/SLING-10497-jupiter-parameter-resolver-for-osgi
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-core.git.


    from 539b6a4  suppress invalid sonar warning
     add 8f0b958  address sonar code smells

No new revisions were added by this update.

Summary of changes:
 .../junit5/JUnit5TestExecutionStrategy.java        |  2 -
 .../impl/AbstractTypeBasedParameterResolver.java   |  2 +-
 .../junit/jupiter/osgi/impl/ReflectionHelper.java  | 23 ++++-----
 .../osgi/impl/ServiceParameterResolver.java        |  3 +-
 .../osgi/impl/TypeBasedParameterResolver.java      |  2 +-
 .../junit/jupiter/osgi/OSGiAnnotationTest.java     | 55 +++++++---------------
 6 files changed, 28 insertions(+), 59 deletions(-)