fbae_core_testing library
fbae_core testing utilities.
Import in test files to access MockHttpClientAdapter:
import 'package:fbae_core/fbae_core_testing.dart';
Do NOT import this library in production code — it is for test use only.
Classes
- MockHttpClientAdapter
-
HttpClientAdapterimplementation for test isolation.