Generated by
JDiff

Package com.itextpdf.test.annotations.type

Changed Interfaces
IntegrationTest Tests that cover more functionality than a simple Unit Test.
PerformanceTest Performance Tests generate performance metrics: speed, memory usage, disk space,...
SampleTest Sample Tests give a Short, Self Contained, Correct, Example and can be used as documentation for end users.
SlowTest Tests that can take longer than a couple of milliseconds to run.
UnitTest Unit Tests are used to check individual units of source code.