OSGi® Technology Project 1.0.0 osgi-test

Release Date
Deliverables

This initial release is to take the code contributed as part of the OSGi Alliance mission transfer to Eclipse and undergo a full official release. The release includes:

  • org.osgi.test.assertj.framework - AssertJ assertions for OSGi Framework types
  • org.osgi.test.assertj.promise - AssertJ assertions for OSGi Promise types
  • org.osgi.test.bom - Maven BOM for project to consume the artifacts
  • org.osgi.test.common - Common classes used by all other artifacts
  • org.osgi.test.junit4 - JUnit 4 support
  • org.osgi.test.junit5 - JUnit Jupiter support
  • org.osgi.test.junit5.cm - JUnit Jupiter support for OSGi Configuration Admin

 

Compatibility

This is the initial 1.0.0 release.

Target Environments

This supports Java 8 and higher, JUnit Jupiter 5.6.0 and higher, JUnit 4 4.13 and higher, AssertJ-core 3.19.0 and higher.

Themes

Initial Release

This project provides OSGi Testing support including JUnit 4 and 5 support classes as well as AssertJ assertions.