All Downloads are FREE. Search and download functionalities are using the official Maven repository.

uk.co.thebadgerset.junit.concurrency.package.html Maven / Gradle / Ivy

Go to download

JUnit Toolkit enhances JUnit with performance testing, asymptotic behaviour analysis, and concurrency testing.

The newest version!


Contains code to assist in testing concurrency issues using coordinated threads to present code under test with
oportunities to expose concurrency bugs. Some example concurrency bugs that may be tested using these techniques are
race conditions, dead locks, live locks, dirty reads, phantom reads, non repeatable reads and so on.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy