AzureAD / microsoft-authentication-library-common-for-android

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
MIT License
41 stars 35 forks source link

Adding Unit tests for SilentTokenCommand #2378

Open iamgusain opened 6 months ago

iamgusain commented 6 months ago

Added Unit tests for Silent Token command with no, single and multiple controller mocking the controller behavior to either return success or an error.