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

org.springframework.test.package.html Maven / Gradle / Ivy

There is a newer version: 5.3.34
Show newest version



Superclasses for tests requiring Spring application contexts,
including support for transactional execution of test cases,
with automatic rollback on completion.
Useful as base classes for application-specific tests.

The superclasses in this package are ideal for integration testing. Unit testing should not normally involve the Spring container, but should test classes in isolation.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy