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.
O $ (dist.dir) e $ (etc.dir) / diretórios Homepage foram criados para preparar build.xml. "Testado" foi alterado para "testado" em mensagens de erro de DocumentTester e PdfBoxAnalyser. "Initalisation" foi alterado para "inicialização" em PdfImplUtil.properties. Novos métodos de ensaio foram adicionados. Um método foi adicionado à interface do conteúdo. Seis testes para este método foram adicionados no PdfTesterContentTest. A implementação de getPagesForContent na classe PdfBoxAnalyser foi alterado.
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.
Muito mais saída é produzida pela afirmar métodos. Bookmark testes foram integrados. Novos métodos para afirmar marcadores foram adicionados. A dependência 3.8.1 JUnit foi removido. A dependência de 4,1 JUnit foi adicionado.
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.
Dados imóvel correto é agora integrado na jarra. A dependência do log4j foi removido. O textsearchtype regex agora trabalha com o método find () da classe Matcher. Mudanças parciais foram feitas para o acesso PDF para alterar os métodos de obsoleta para os métodos recomendados. Mais detalhes foram adicionados à saída do afirmar 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.