Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add convenient way to get rarely fetched and locally used OSGi services #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Add ServiceCaller.use() methods to simply obtain rarely used services

9af7f34
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Add convenient way to get rarely fetched and locally used OSGi services #146

Add ServiceCaller.use() methods to simply obtain rarely used services
9af7f34
Select commit
Loading
Failed to load commit list.
GitHub Actions / Event Admin TCK succeeded Jul 24, 2023 in 0s

All 24 tests pass in 26s

24 tests  ±0   24 ✔️ ±0   26s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 9af7f34. ± Comparison against earlier commit bfa767b.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Event Admin TCK

24 tests found

There are 24 tests, see "Raw output" for the full list of tests.
Raw output
org.osgi.test.cases.event.junit.CapabilitiesTestCase ‑ testImplementationCapability
org.osgi.test.cases.event.junit.CapabilitiesTestCase ‑ testServiceCapability
org.osgi.test.cases.event.junit.EventAdminTests ‑ testEventDeliveryForWildcardTopic1
org.osgi.test.cases.event.junit.EventAdminTests ‑ testEventDeliveryForWildcardTopic2
org.osgi.test.cases.event.junit.EventAdminTests ‑ testEventTopicsPropertyString
org.osgi.test.cases.event.junit.EventAdminTests ‑ testEventTopicsPropertyStringArray
org.osgi.test.cases.event.junit.EventAdminTests ‑ testEventTopicsPropertyStringCollection
org.osgi.test.cases.event.junit.EventAdminTests ‑ testInstallation
org.osgi.test.cases.event.junit.EventAdminTests ‑ testMultiThreadsPostEvent
org.osgi.test.cases.event.junit.EventAdminTests ‑ testMultiThreadsSendEvent
org.osgi.test.cases.event.junit.EventAdminTests ‑ testPostEvent
org.osgi.test.cases.event.junit.EventAdminTests ‑ testPostEventUnordered
org.osgi.test.cases.event.junit.EventAdminTests ‑ testSendEvent
org.osgi.test.cases.event.junit.EventTests ‑ testContainsProperty
org.osgi.test.cases.event.junit.EventTests ‑ testEventProperties
org.osgi.test.cases.event.junit.EventTests ‑ testEventsEquals
org.osgi.test.cases.event.junit.EventTests ‑ testIllegalTopics
org.osgi.test.cases.event.junit.EventTests ‑ testProperties
org.osgi.test.cases.event.junit.EventTests ‑ testTopics
org.osgi.test.cases.event.junit.SignatureTestCase ‑ testSignatures
org.osgi.test.cases.event.junit.TopicPermissionTests ‑ testActionImplications
org.osgi.test.cases.event.junit.TopicPermissionTests ‑ testActions
org.osgi.test.cases.event.junit.TopicPermissionTests ‑ testInvalid
org.osgi.test.cases.event.junit.TopicPermissionTests ‑ testNames