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.
Correct property data is now integrated into the
jar. The dependency on log4j was removed. The
regex textsearchtype now works with the find()
method of the Matcher class. Partial changes were
made to the PDF access to change deprecated
methods to the recommended methods. More details
were added to the output of the assert methods.