junit_runner_all-4.0.0.jar

download (12273 bytes)

OSGi manifest attributes
Bundle-Name JUnitRunner
Bundle-SymbolicName org.knopflerfish.bundle.junit_runner
Bundle-Version 4.0.0
Bundle-Description Grunt, the JUnit test runner. Runs JUnit tests registered in the framework and dumps results to XML files.
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-License
Bundle-DocURL https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles_opt/junit/junit_runner/readme.txt
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.junit_runner.Activator
Bundle-Classpath .
Export-Package
Import-Package junit.framework 0.0.0
org.knopflerfish.service.junit 0.0.0
org.osgi.framework 0.0.0
Dynamic-ImportPackage
Provide-Capability
Require-Capability osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))"
Other manifest attributes
Build-Date Fri June 13 2014, 08:30:11
Built-From /Users/jan/work/release/knopflerfish.org/osgi/bundles_opt/junit/junit_runner
Bundle-Category testing
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles_opt/junit/junit_runner/
Bundle-UUID org.knopflerfish:junit_runner:4.0.0
Knopflerfish-Version 5.1.0

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.

junit_all-3.8.1.kf4-001junit.framework, org.knopflerfish.service.junit
frameworkorg.osgi.framework

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.

None found

Bundle source

Here are links to the source files of this bundle.
org/knopflerfish/bundle/junit_runner/Activator.java
org/knopflerfish/bundle/junit_runner/Grunt.java