Questions tagged [bloc-test]

31 questions
-1
votes
1 answer

Unit Testing a Cubit

This is my first effort at testing my Cubit class, so please bear with me as I am completely out of ideas after trying for many hours. I'm trying to test a simple cubit that looks like this: @injectable class ResetPasswordCubit extends…
AndroidDev
  • 20,466
  • 42
  • 148
  • 239
1 2
3