Sahan H.

Results 4 issues of Sahan H.

One of the classes I'm mocking is called few times along the process and from what I read in the docs, I can only return a single value when defining...

I am proposing a feature to post needs on a facebook page automatically. I've implemented the initial code and submitting with the pull request. I've created a test page with...

Enable array based default value handling

Following the approach shared for testing in other areas, I can't seems to find a class to fake ThreadRunStreamedResponse ``` $client = new ClientFake([ CreateStreamedResponse::fake(fopen('file.txt', 'r');); ]); ```