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.
El dist.dir $ () y $ (etc.dir) / Página de inicio directorios se crearon para preparar build.xml. "Testet" fue cambiado a "prueba" en los mensajes de error de DocumentTester y PdfBoxAnalyser. "Initalisation" fue cambiado a "inicialización" en PdfImplUtil.properties. Nuevos métodos de prueba se han añadido. Un método ha sido añadido a la interfaz de contenido. Seis pruebas para este método se añadieron en PdfTesterContentTest. La aplicación de getPagesForContent en la clase PdfBoxAnalyser cambió.
Tags:
Major feature enhancements
The ${dist.dir} and ${etc.dir}/Homepage directories were created to prepare for build.xml. "Testet" was changed to "tested" in error messages of DocumentTester and PdfBoxAnalyser. "Initalisation" was changed to "initialization" in PdfImplUtil.properties. New test methods were added. A method was added to the content interface. Six tests for this method were added in PdfTesterContentTest. The implementation of getPagesForContent in the PdfBoxAnalyser class was changed.
Mucho más la salida se produce por la aserción métodos. Agregar a favoritos pruebas fueron integradas. Nuevos métodos para hacer valer los marcadores han sido añadidas. La dependencia de JUnit 3.8.1 fue removido. La dependencia de los 4,1 junit fue añadida.
Tags:
Major feature enhancements
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.
Corregir los datos de propiedad está ahora integrada en el tarro. La dependencia de los log4j fue removido. La textsearchtype regex ahora trabaja con el hallazgo () de la clase Matcher. Cambios parciales introducidas en el acceso a PDF a cambiar los métodos obsoletos a los métodos recomendados. Más detalles se han añadido a la salida de la aserción métodos.
Tags:
Major feature enhancements
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.