Uses of Class
org.springframework.test.context.TestContextManager

Packages that use TestContextManager
org.springframework.test.context.junit4 Support classes for ApplicationContext-based and transactional tests run with JUnit 4.4 and the Spring TestContext Framework
 

Uses of TestContextManager in org.springframework.test.context.junit4
 

Methods in org.springframework.test.context.junit4 that return TestContextManager
protected  TestContextManager SpringJUnit4ClassRunner.createTestContextManager(Class<?> clazz)
          Creates a new TestContextManager.
protected  TestContextManager SpringJUnit4ClassRunner.getTestContextManager()
          Get the TestContextManager associated with this runner.
 



Copyright © 2002-2008 The Spring Framework.