程序包 org.springframework.test.context.testng
Support classes for ApplicationContext-based and transactional tests run with TestNG and the Spring TestContext Framework.
类概要 类 说明 AbstractTestNGSpringContextTests Abstract base test class which integrates the Spring TestContext Framework with explicitApplicationContext
testing support in a TestNG environment.AbstractTransactionalTestNGSpringContextTests Abstract transactional extension ofAbstractTestNGSpringContextTests
which adds convenience functionality for JDBC access.