yii2-httpclient icon indicating copy to clipboard operation
yii2-httpclient copied to clipboard

Expand MockTransport documentation [skip ci]

Open machour opened this issue 3 years ago • 1 comments

I needed to test my API consumer, and found little to no documentation for MockTransport, so here's a first stab at it.

Would love some feedback if my overall code could be enhanced (is this the correct way to implement a mockable API client?)

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues

machour avatar Sep 14 '22 16:09 machour

I need to document $mock->flushRequests() too

machour avatar Sep 15 '22 15:09 machour