|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |