All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description CollectConfigTypes Annotate aConfigCollectiontest parameter to only includeConfigType-constructed configs and optionally override the configuration pid applied to them.ConfigMap Annotate a test parameter of typeMapto inject a matching component property type orConfigTypeafter converting it to a map of config properties.OsgiConfigParametersExtension AnExtensionwhich uses JUnit5 context reflection to discover OSGi Config Type Annotations present on test methods and classes, and then injects them as test parameters.OsgiContext OSGi Mock parameter object.OsgiContextBuilder Builder class for creatingOsgiContextinstances with different sets of parameters.OsgiContextCallback Callback interface for application-specific setup and teardown operations to customize theOsgiContextJUnit 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.