-
-
Notifications
You must be signed in to change notification settings - Fork 86
Problems with mockito #24
Copy link
Copy link
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationquestionFurther information is requestedFurther information is requested
Hi :)
As
mocktaillooks like a promising alternative tomockitothat still provides a nice API, I was wondering howmocktailsolves the problems that mademockitoturn ugly :)I checked the repo and could not find this documented anywhere. So essentially: how does
mocktailsolve the problems described at https://github.com/dart-lang/mockito/blob/9f107e6805f1778cc611f369a8b3338ebf120639/NULL_SAFETY_README.md#problems-with-typical-mocking-and-stubbing?