Package: junit4 / 4.11-3
Metadata
Package | Version | Patches format |
---|---|---|
junit4 | 4.11-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
manifest_jar.diff | (download) |
build.xml |
2 2 + 0 - 0 ! |
update manifest (set in debian/ant.properties) to allow override for OSGI metadata. |
java7 ignore test.patch | (download) |
src/test/java/org/junit/tests/running/classes/ParentRunnerTest.java |
2 2 + 0 - 0 ! |
this test case makes assumptions about the order of execution of tests in the Fruit.class test which are not guaranteed under Java 7. . This is being worked on upstream for a future release on JUnit. |
003_javadoc fix.patch | (download) |
build.xml |
11 6 + 5 - 0 ! |
links the documentation with the javadoc installed locally for the jre and hamcrest |
java8 compatibility.patch | (download) |
src/main/java/org/junit/runners/model/FrameworkMethod.java |
3 0 + 3 - 0 ! |
fixes the build with java 8 |