Commit 845efae
committed
Add constructor binding property assertions
Strengthen constructor-binding coverage by exposing getters on `TestConstructorBindingConfigurationProperties` and asserting its bound `name`/`value` fields in `EventPublishingConfigurationPropertiesBeanPropertyChangedListenerTest`. Also removes the now-unused `isConstructorBindingBean()` helper from `ConfigurationPropertiesBeanContext`.1 parent 173715c commit 845efae
3 files changed
Lines changed: 17 additions & 9 deletions
File tree
- microsphere-spring-boot-core/src
- main/java/io/microsphere/spring/boot/context/properties/bind
- test/java/io/microsphere/spring/boot/context/properties
- bind
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | 161 | | |
171 | 162 | | |
172 | 163 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
42 | 50 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
201 | 210 | | |
202 | 211 | | |
203 | 212 | | |
| |||
0 commit comments