public interface IntegrationTest extends SlowTest
For example, if a test creates a Document, manipulates it, writes the result to disk, and then compares the file with a reference document, then it is definitely not a Unit Test but most likely an Integration Test.
Copyright © 1998–2017 iText Group NV. All rights reserved.