Package | Description |
---|---|
com.itextpdf.test.annotations.type |
Provides annotations for the different types of tests, so build tools can calculate different coverage statistics.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IntegrationTest
Tests that cover more functionality than a simple Unit Test.
|
interface |
PerformanceTest
Performance Tests generate performance metrics: speed, memory usage, disk space,...
|
interface |
SampleTest
Sample Tests give a Short, Self Contained, Correct, Example and can be used as documentation for end users.
|
Copyright © 1998–2017 iText Group NV. All rights reserved.