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.
$ (dist.dir) 및 $ (etc.dir) / 홈페이지 디렉토리에 build.xml을 준비 만들어졌습니다. "Testet"테스트 "에 DocumentTester 및 PdfBoxAnalyser의 오류 메시지가 변경되었습니다". "Initalisation"PdfImplUtil.properties에서 "초기화"로 변경되었습니다. 새로운 테스트 방법을 추가했다. 방법은 콘텐츠를 인터페이스에 추가되었습니다. 이 방법을 테스트하기 위해 6 PdfTesterContentTest에 추가되었습니다. PdfBoxAnalyser 클래스 getPagesForContent의 구현이 변경되었습니다.
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.