How to generate mock class with mockito and build runner for AWS amplify in flutter to write unit tests for Amplify.Auth.signIn function
I tried generating mocks but nothing seems to be working. I need to write unit tests for the Amplify.Auth.signIn function in my auth repository.
New contributor
Godwin Joel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.