utils/image_test_utils library
Classes
Functions
-
createMockImageHttpClient(
) → MockHttpClient - Returns a MockHttpClient that responds with demo image to all requests.
-
mockNetworkImagesFor<
R> (R body()) → R -
Runs
body
in separate Zone with MockHttpClient.