| Package | Description |
|---|---|
| org.springframework.test.context.web |
Web support classes for the Spring TestContext Framework.
|
| Class and Description |
|---|
| AbstractGenericWebContextLoader
Abstract, generic extension of
AbstractContextLoader that loads a
GenericWebApplicationContext. |
WebMergedContextConfiguration
WebMergedContextConfiguration encapsulates the merged
context configuration declared on a test class and all of its superclasses
via @ContextConfiguration,
@WebAppConfiguration, and
@ActiveProfiles. |
Copyright © 2015. All rights reserved.