Closed
Description
Sam Brannen opened SPR-12076 and commented
Status Quo
#16667 introduced @TestPropertySource
support in the TestContext framework, but this new feature has not yet been documented in the reference manual.
Deliverables
- Document
@TestPropertySource
support in the reference manual, including examples for:- resource
locations
- inlined
properties
- precedence rules for inlined test properties, test resource locations, and production properties
- inheritance and overriding of locations and properties within a test class hierarchy
- resource
Affects: 4.1 RC2
Issue Links:
- Introduce @TestPropertySource support in the TestContext framework [SPR-12051] #16667 Introduce
@TestPropertySource
support in the TestContext framework ("depends on")
Referenced from: commits 9926bad