Class | Description |
---|---|
PaxExamRule |
Adds support for
BeforeExam and AfterExam annotations with OPS4J Pax Exam
integration tests. |
Annotation Type | Description |
---|---|
AfterExam |
Pax Exam OSGi containers cannot execute
@AfterClass in the container. |
BeforeExam |
Pax Exam OSGi containers cannot execute
@BeforeClass in the container. |
MockOsgiService |
Annotation used to mock OSGi services using Mockito.
|
MockOsgiService.Property |
Annotation used to assign a property to an OSGi service
|
PostTestConstruct |
Pax Exam OSGi containers cannot execute
@PostConstruct in the container. |
This work is licensed under a Creative Commons Attribution 4.0 International License.