| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTestExecutionListener | |
|---|---|
| org.springframework.test.context.support | Support classes for the Spring TestContext Framework. | 
| org.springframework.test.context.transaction | Transactional support classes for the Spring TestContext Framework. | 
| Uses of AbstractTestExecutionListener in org.springframework.test.context.support | 
|---|
| Subclasses of AbstractTestExecutionListener in org.springframework.test.context.support | |
|---|---|
|  class | DependencyInjectionTestExecutionListenerTestExecutionListenerwhich provides support for dependency
 injection and initialization of test instances. | 
|  class | DirtiesContextTestExecutionListenerTestExecutionListenerwhich processes test methods configured
 with the@DirtiesContextannotation. | 
| Uses of AbstractTestExecutionListener in org.springframework.test.context.transaction | 
|---|
| Subclasses of AbstractTestExecutionListener in org.springframework.test.context.transaction | |
|---|---|
|  class | TransactionalTestExecutionListenerTestExecutionListenerwhich provides support for executing
 tests within transactions by using@Transactionaland@NotTransactionalannotations. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||