Package | Description |
---|---|
org.springframework.test.context.support |
Support classes for the Spring TestContext Framework.
|
org.springframework.test.context.web |
Web support classes for the Spring TestContext Framework.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTestContextBootstrapper
Default implementation of the
TestContextBootstrapper SPI. |
Modifier and Type | Class and Description |
---|---|
class |
WebTestContextBootstrapper
Web-specific implementation of the
TestContextBootstrapper SPI. |