junit_all-3.8.1.kf4-003.jar

download (148237 bytes)

OSGi manifest attributes
Bundle-Name JUnit
Bundle-SymbolicName org.knopflerfish.bundle.junit
Bundle-Version 3.8.1.kf4-003
Bundle-Description JUnit support
Bundle-Vendor JUnit/Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-License
Bundle-DocURL http://www.knopflerfish.org/releases/6.1.5/docs/bundledoc/index.html?docpage=junit
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.junit.Activator
Bundle-Classpath .,junit.jar
Export-Package junit.framework 3.8.1
org.knopflerfish.service.junit 1.1.0
Import-Package javax.servlet 0.0.0
javax.servlet.http 0.0.0
javax.swing 0.0.0
javax.swing.border 0.0.0
javax.swing.event 0.0.0
javax.swing.text 0.0.0
javax.swing.tree 0.0.0
javax.xml.parsers 0.0.0
junit.framework 3.8.1
org.knopflerfish.service.console 0.0.0
org.knopflerfish.service.junit 1.1.0
org.osgi.framework [1.6.0,2.0.0)
org.osgi.service.http [1.2.0,2.0.0)
org.osgi.util.tracker [1.5.0,2.0.0)
org.w3c.dom 0.0.0
Dynamic-ImportPackage
Provide-Capability
Require-Capability osgi.ee; filter:="(&(osgi.ee=JavaSE)(version>=1.6))"
Other manifest attributes
Build-Date Fri April 8 2022, 13:15:41
Built-From /home/travis/build/knopflerfish/knopflerfish.org/osgi/bundles_opt/junit/junit
Bundle-APIVendor JUnit
Bundle-Category testing
Bundle-GitURL https://github.com/knopflerfish/knopflerfish.org/tree/6.1.5/osgi/bundles_opt/junit/junit/
Bundle-UUID org.knopflerfish:junit:3.8.1.kf4-003
Knopflerfish-Version 6.1.5

Depends on (osgi.wiring.package)

This section lists bundles that can provide one or more of the capabilities that is required in the osgi.wiring.package namespace. Only one provider of each capability is required.

The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.

console_all-4.0.1org.knopflerfish.service.console
console_api-4.0.1org.knopflerfish.service.console
crimson-2.1.0.kf4-001javax.xml.parsers, org.w3c.dom
desktop_all-6.0.0org.knopflerfish.service.console
http_all-5.2.1org.osgi.service.http
http_api-5.2.1org.osgi.service.http
jsdk_api-2.5.0.kf3-2javax.servlet, javax.servlet.http
junit_all-3.8.1.kf4-003junit.framework, org.knopflerfish.service.junit
xerces-2.10.1.kf5javax.xml.parsers, org.w3c.dom
framework-8.0.11org.osgi.framework, org.osgi.util.tracker

Other bundles depending on this bundle (osgi.wiring.package)

This section lists bundles that requires one or more of the capabilities that is provided in the namespace osgi.wiring.package by the current bundle.

The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.

junit_all-3.8.1.kf4-003junit.framework, org.knopflerfish.service.junit
junit_runner_all-4.1.0junit.framework, org.knopflerfish.service.junit

Bundle source

Here are links to the source files of this bundle.
org/knopflerfish/bundle/junit/Activator.java
org/knopflerfish/bundle/junit/HttpExporter.java
org/knopflerfish/bundle/junit/JUnitCommandGroup.java
org/knopflerfish/bundle/junit/JUnitServiceImpl.java
org/knopflerfish/bundle/junit/JUnitServlet.java
org/knopflerfish/service/junit/JUnitResult.java
org/knopflerfish/service/junit/JUnitService.java
org/knopflerfish/service/junit/client/JUnitClient.java