List Question
20 TechQA 2024-02-02T16:43:16.947000When expecting an exception we cannot verify called mocks
53 views
Asked by Heikkisorsa
type 'Null' is not a subtype of type 'Future<String>' error showing in unit test
97 views
Asked by Dharam Dutt Mishra
How to test Either from bloctest
315 views
Asked by Anthony Rodriguez
How to fix type 'Null' is not a subtype of type 'int'? (Mockito Unit test)
125 views
Asked by Bolt UIX
How to write widget test for screen which uses provider using mocktail or mockito?
183 views
Asked by Shubham Hande
type 'Null' is not a subtype of type 'Future<Either<Failure, NumberTrivia>>'
943 views
Asked by Douo
Why do I get `MissingStubError` even though the function is stubbed?
165 views
Asked by fdollack
Get the SendPort of a named ReceivePort without direct access to the ReceivePort for testing?
160 views
Asked by fdollack
Firebase Flutter unit testing Firebase.initializeApp()
302 views
Asked by ABD JALIL Danane
Flutter: Mock extension method using Mocktail (from EasyLocalization)
1.1k views
Asked by Rudy
How to mock a StateNotifier in flutter / Riverpod
613 views
Asked by Olf
Mockito not generating mocks
1.7k views
Asked by BeniaminoBaggins
Where to store mock files in a flutter project?
701 views
Asked by sharbel okzan
type 'Null' is not a subtype of type 'Future<bool>'
2.6k views
Asked by Nik
'Null' is not a subtype of type 'Stream<int>' in type cast cubit(Bloc) flutter
1.3k views
Asked by Anand Kumar Jha
Why does my mockito failed test when actual result same as the expected result? flutter
518 views
Asked by patriece
Flutter secure storage unit test
889 views
Asked by AudioBubble
Missing stub error on mockito in flutter. Trying to use setString on mocked SharedPreferences
11.4k views
Asked by Naufal Rajabi
Accessing GetXController in a Flutter widget test
1.7k views
Asked by Pheepster
Flutter test with mockito and dartz fails
1.1k views
Asked by Hewerton