mocked_backend 1.0.0 copy "mocked_backend: ^1.0.0" to clipboard
mocked_backend: ^1.0.0 copied to clipboard

Mocked backend for testing

A testing library for Dio based projects.

Features #

  • Easily mock a backend response
  • Confirm your endpoint's implementation integrity by using request matchers
  • Chain multiple request into a "Scenario"

Getting started #

Add the dependency #

dev_dependencies:
  mocked_backend: <latest version>
  ...
1
likes
0
pub points
39%
popularity

Publisher

unverified uploader

Mocked backend for testing

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio

More

Packages that depend on mocked_backend