image_test/image_test library
Constants
-
fakeImageBytes
→ const List<
int>
Functions
-
provideMockedNetworkImages<
T> (T callback(), {List< int> imageBytes = fakeImageBytes}) → T - Provides a mock HTTP client that responds with a fake image for all requests.