de.dagere.kopeme.annotations.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kopeme-core Show documentation
Show all versions of kopeme-core Show documentation
KoPeMe performance testing core
/**
* Contains basic annotations for performance tests that are used within KoPeMe.
*
* Mainly, these are:
*
* PerformanceTestingClass for classes
* PerformanceTest for test methods
* Assertion for checking weather performance thresholds are fullfilled by PerformanceTests
* MaximaleRelativeStandardDeviation for specifying which relative standard deviation is enough.
* @author reichelt
*
*/
package de.dagere.kopeme.annotations;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy