public interface UnitTest
A simple rule to determine if you have written a unit test: if your test produces a PDF file and uses the CompareTool to verify it with a sample file, then it is not a unit test.
Typically a unit test will run very fast.
Copyright © 1998–2017 iText Group NV. All rights reserved.