You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cr...@apache.org on 2020/11/23 22:02:33 UTC

[sling-org-apache-sling-junit-core] branch SLING-9915-Support-for-SlingAnnotationsTestRunner updated (69380ad -> 1fbf48a)

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

cris pushed a change to branch SLING-9915-Support-for-SlingAnnotationsTestRunner
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-core.git.


    from 69380ad  Moved ServiceGetter.java to org.apache.sling.junit.impl package
     add fd76977  change TestReference second parameter to be called target (not filter)
     add 1fbf48a  When using ServiceGetters, make sure to execute close method after the tests

No new revisions were added by this update.

Summary of changes:
 .../annotations/SlingAnnotationsTestRunner.java     | 21 +++++++++++++++++----
 .../sling/junit/annotations/TestReference.java      |  2 +-
 .../sling/junit/impl/AnnotationsProcessor.java      | 18 ++++++++++++++----
 .../sling/junit/tests/TestReferenceJTest.java       | 14 +++++++++++---
 4 files changed, 43 insertions(+), 12 deletions(-)