menu
coffrify package
documentation
testing.dart
MockHttpClient
history property
history property
dark_mode
light_mode
history
property
List
<
MockRequest
>
history
final
Recorded request history — inspect this in assertions.
Implementation
final List<MockRequest> history = [];
coffrify package
documentation
testing
MockHttpClient
history property
MockHttpClient class