Artifacts using JUnit (1,677)
Sort:
popular
|
newest
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG.
It provides consistent loading and caching of Spring ApplicationContexts and provides mock objects that you can use
to test your code in isolation.
Last Release on Sep 12, 2024
Spock is a testing and specification framework for Java and Groovy applications.
What makes it stand out from the crowd is its beautiful and highly expressive specification language.
Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers.
Spock is inspired from JUnit, jMock, RSpec, Groovy, Scala, Vulcans, and other fascinating life forms.
Last Release on Sep 29, 2022
Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time.
Last Release on Oct 1, 2024
4. Quartz2,158 usages
org.quartz-scheduler » quartzApache
Quartz is a job scheduling library that can be embedded in java applications with support for transactions, persistence, clustering and plugins.
Last Release on Oct 23, 2019
An implementation of sbt's test interface for JUnit 4
Last Release on Aug 14, 2014
Relocated → com.github.sbt »
junit-interface
9. Ehcache Core890 usages
net.sf.ehcache » ehcache-coreApache
This is the ehcache core module. Pair it with other modules for added functionality.
Last Release on Apr 22, 2015
Relocated → net.sf.ehcache »
ehcache