| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestExecutionListeners | |
|---|---|
| org.springframework.test.context.junit38 | Support classes for ApplicationContext-based and transactional tests run with JUnit 3.8 and the Spring TestContext Framework. | 
| org.springframework.test.context.junit4 | Support classes for ApplicationContext-based and transactional tests run with JUnit 4.4 and the Spring TestContext Framework. | 
| org.springframework.test.context.testng | Support classes for ApplicationContext-based and transactional tests run with TestNG and the Spring TestContext Framework. | 
| Uses of TestExecutionListeners in org.springframework.test.context.junit38 | 
|---|
| Classes in org.springframework.test.context.junit38 with annotations of type TestExecutionListeners | |
|---|---|
|  class | AbstractJUnit38SpringContextTestsAbstract base TestCasewhich integrates the
 Spring TestContext Framework with explicitApplicationContexttesting support in a JUnit 3.8
 environment. | 
|  class | AbstractTransactionalJUnit38SpringContextTestsAbstract transactionalextension ofAbstractJUnit38SpringContextTestswhich adds convenience
 functionality for JDBC access. | 
| Uses of TestExecutionListeners in org.springframework.test.context.junit4 | 
|---|
| Classes in org.springframework.test.context.junit4 with annotations of type TestExecutionListeners | |
|---|---|
|  class | AbstractJUnit4SpringContextTestsAbstract base test class which integrates the Spring TestContext Framework with explicit ApplicationContexttesting support in a JUnit 4.4
 environment. | 
|  class | AbstractTransactionalJUnit4SpringContextTestsAbstract transactionalextension ofAbstractJUnit4SpringContextTestswhich adds convenience functionality
 for JDBC access. | 
| Uses of TestExecutionListeners in org.springframework.test.context.testng | 
|---|
| Classes in org.springframework.test.context.testng with annotations of type TestExecutionListeners | |
|---|---|
|  class | AbstractTestNGSpringContextTestsAbstract base test class which integrates the Spring TestContext Framework with explicit ApplicationContexttesting support in a TestNG
 environment. | 
|  class | AbstractTransactionalTestNGSpringContextTestsAbstract transactionalextension ofAbstractTestNGSpringContextTestswhich adds convenience functionality
 for JDBC access. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||