@Version(value="1.0.0")
See: Description
| Interface | Description |
|---|---|
| OsgiContextCallback |
Callback interface for application-specific setup and teardown operations to
customize the
OsgiContext JUnit parameter context. |
| Class | Description |
|---|---|
| OsgiContext |
OSGi Mock parameter object.
|
| OsgiContextBuilder |
Builder class for creating
OsgiContext instances with different sets
of parameters. |
| OsgiContextExtension |
JUnit 5 extension that allows to inject
OsgiContext (or subclasses of
it) parameters in test methods, and ensures that the context is set up and
teared down properly for each test method. |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.