Mockito : How to mock data in Flutter -Testing with Mockito

Published: 18 April 2024
on channel: Flutter Guys
1,805
36

📄Hello Guys!
Today, we’re going to talk about the mockito package. One of the famous packages when it comes to making a test in general but specifically a unit test with flutter.


🌐 Telegram Community
🔗 https://t.me/flutterguysgp

⚡ SUBSCRIBE HERE⚡
🔗 https://cutt.ly/2XkZz0X

🌐 Social Media

🔗 Linkedin:
  / fabrice-sumsa  
  / mahdinazmi  

🔗 GitHub:
https://github.com/Fabrice-Fabio
https://github.com/mahdinazmi

🔗 Collaboration - Contact Us :
[email protected]
[email protected]



00:00 : Introduction
00:34 : Unit test
01:11 : Mockito
02:59 : Demo of mockito