All Classes and Interfaces
Class
Description
A JUnit 5 Extension to get the OSGi
BundleContext of the test bundle.A JUnit 5 Extension to get a
BundleInstaller for the test bundle.Inject
BundleContext into test classes and methods.Inject
BundleInstaller into test classes and methods.Loads a Bundle from a given location and installs the Bundle.
Inject OSGi services into test classes and methods.
This Extension loads a
Bundle from a given location and installs the
Bundle using the InjectInstalledBundle.A JUnit 5 Extension to depend on OSGi services.