站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 1.2.9 API 文档英文版

Uses of Package org.springframework.test (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


Uses of Package
org.springframework.test

Packages that use org.springframework.test
org.springframework.test Superclasses for tests requiring Spring application contexts, including support for transactional execution of test cases, with automatic rollback on completion. 
 

Classes in org.springframework.test used by org.springframework.test
AbstractDependencyInjectionSpringContextTests
          Convenient superclass for tests depending on a Spring context.
AbstractSpringContextTests
          Superclass for JUnit test cases using a Spring context.
AbstractTransactionalSpringContextTests
          Convenient superclass for tests that should occur in a transaction, but normally will roll the transaction back on the completion of each test.
 



Copyright (c) 2002-2007 The Spring Framework Project.