Uses of Class
org.osgi.test.junit5.inject.InjectingExtension
Packages that use InjectingExtension
Package
Description
Copyright (c) Contributors to the Eclipse Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Copyright (c) Contributors to the Eclipse Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
-
Uses of InjectingExtension in org.osgi.test.junit5.context
Subclasses of InjectingExtension in org.osgi.test.junit5.contextModifier and TypeClassDescriptionclassA JUnit 5 Extension to get the OSGiBundleContextof the test bundle.classA JUnit 5 Extension to get aBundleInstallerfor the test bundle.classThis Extension loads aBundlefrom a given location and installs the Bundle using theInjectInstalledBundle. -
Uses of InjectingExtension in org.osgi.test.junit5.service
Subclasses of InjectingExtension in org.osgi.test.junit5.serviceModifier and TypeClassDescriptionclassA JUnit 5 Extension to depend on OSGi services.