All Classes
-
All Classes Interface Summary Class Summary Class Description OsgiContext OSGi Mock parameter object.OsgiContextBuilder Builder class for creatingOsgiContext
instances with different sets of parameters.OsgiContextCallback Callback interface for application-specific setup and teardown operations to customize theOsgiContext
JUnit parameter context.OsgiContextExtension JUnit 5 extension that allows to injectOsgiContext
(or subclasses of it) parameters in test methods, and ensures that the context is set up and teared down properly for each test method.