|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSpringContextTests | |
---|---|
org.springframework.test | Superclasses for tests requiring Spring application contexts, including support for transactional execution of test cases, with automatic rollback on completion. |
Uses of AbstractSpringContextTests in org.springframework.test |
---|
Subclasses of AbstractSpringContextTests in org.springframework.test | |
---|---|
class |
AbstractDependencyInjectionSpringContextTests
Convenient superclass for tests depending on a Spring context. |
class |
AbstractTransactionalDataSourceSpringContextTests
Subclass of AbstractTransactionalSpringContextTests that adds some convenience functionality. |
class |
AbstractTransactionalSpringContextTests
Convenient superclass for tests that should occur in a transaction, but normally will roll the transaction back on the completion of each test. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |