testing library

Test doubles for packages consuming simple_network_handler.

Import in tests only: import 'package:simple_network_handler/testing.dart';

Classes

FakeNetworkHandler
In-memory NetworkHandler double for unit-testing repositories and cubits without Dio, adapters, or a registry.