You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: enhance DeviceCodeOAuthFlowTest per code review feedback
- Complete field assertions in testConstruction_withEmptyScopes for consistency
- Rename testEquality_sameValues to testEqualityAndHashCode
- Add inequality assertion (assertNotEquals) for different field values
- Replace assertNotNull with assertNotEquals import
This fixes#607
0 commit comments