Commit 544d6b0
test: add PasswordPolicyService mock to UserAPIUnitTest
- Add mock for PasswordPolicyService dependency
- Ensures UserAPI unit tests can run with password policy integration
- Prevents NullPointerException when UserAPI references passwordPolicyService
Required for testing UserAPI with the new password policy validation feature.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 252f16a commit 544d6b0
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
| |||
0 commit comments