Commit 9be08c3
committed
Add null bean property test
Covers the null-return path in `ConfigurationPropertyUtils#newConfigurationPropertiesBeanProperty` by asserting an instance `Bindable` does not produce a bean property.1 parent 6d3dc34 commit 9be08c3
1 file changed
Lines changed: 7 additions & 0 deletions
File tree
- microsphere-spring-boot-core/src/test/java/io/microsphere/spring/boot/context/properties/source/util
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
115 | 122 | | |
0 commit comments