Expose method for clearing defined fake CharlatanHttpResponseDefinition
s
#19
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The map with
CharlatanHttpResponseDefinition
s is private, I would like to have an exposed method for clearing this map. I would like to use this method intearDown
so I don't have to instantiateCharlatan
everytime.Describe alternatives you've considered
Something like
http-mock-adapter
package has: https://github.com/lomsa-dev/http-mock-adapter/blob/eff6dc4563e30dcfe6b29bac7f7343567d61bdf6/lib/src/mixins/recording.dart#L42The text was updated successfully, but these errors were encountered: