Do the fuel functions (like `responseObject`) not ...
# kotlin-fuel
j
Do the fuel functions (like
responseObject
) not return the actual object that is the result of the call? Also, what are the thoughts on how to mock/stub Fuel calls so that unit tests can be written for classes/functions that need to make http calls?