public class ExtendedTestContextManager
extends org.springframework.test.context.TestContextManager
TestContextManager that can be used when writing tests.| Constructor and Description |
|---|
ExtendedTestContextManager(Class<?> testClass) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.test.context.TestContext |
accessTestContext() |
Object |
getTestContextAttribute(String name) |
void |
prepareTestInstance() |
Copyright © 2016. All rights reserved.