Commit f788b76
committed
fix: add null safety to NeedBeanCondition for test isolation
NeedBeanCondition.matches() NPEs when Args is reset between test
methods. Add null checks for storage, dbEngine, and dbBackupConfig.1 parent 0dcc818 commit f788b76
1 file changed
Lines changed: 6 additions & 1 deletion
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
0 commit comments