Package com.itextpdf.test.annotations.type
package com.itextpdf.test.annotations.type
-
ClassDescriptionTests that cover more functionality than a simple Unit Test.Performance Tests generate performance metrics: speed, memory usage, disk space,...Sample Tests give a Short, Self Contained, Correct, Example and can be used as documentation for end users.Tests that can take longer than a couple of milliseconds to run.Unit Tests are used to check individual units of source code.