JPdfUnit integrates PDFBox as a PDF API with the
JUnit framework for the testing of PDF documents
(so JPdfUnit is a high level API). Simple,
ready-to-use assertions help to compare the
expected data to the concrete data of the PDF
document.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Much more output is produced by the assert
methods. Bookmark tests were integrated. New
assert methods for bookmarks were added. The
dependency on junit 3.8.1 was removed. The
dependency on junit 4.1 was added.