Interface PerformanceTest

All Superinterfaces:
SlowTest

public interface PerformanceTest extends SlowTest
Performance Tests generate performance metrics: speed, memory usage, disk space,...

A Performance Test may repeat the same (or similar) test cases a lot, and may compare the metrics with metrics of a previous version.