v1.0.0
English

MockCURLRequest.php

system/Test/Mock/MockCURLRequest.php
1 class 4 methods

class MockCURLRequest

Simply allows us to not actually call cURL during the test runs. Instead, we can set the desired output and get back the set options.
setOutput ($output) public
sendRequest (array $curlOptions = []) protected
getBaseURI () public
getDelay () public
phpDG v1.0.0 MockCURLRequest.php 662 files 498 classes 763 fn
Generated