mockito
evanca/flutter-ai-rules
This skill provides a comprehensive guide to using the Mockito package for advanced unit testing in Dart and Flutter. Learn how to correctly distinguish between real objects, fakes, and mocks. Master techniques for stubbing methods, verifying interactions, capturing arguments, and ensuring test isolation, leading to more reliable and maintainable tests.