PHP Class Ergo\Http\ClientTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: 99designs/ergo

Public Methods

Method Description
client ( )
testInternalServerErrorStatusCodeThrowsException ( )
testRequestMethodsDelegateToTransport ( )
testSetHttpAuthDelegatesToTransport ( )
testSetHttpProxyDelegatesToTransport ( )
testSetTimeoutDelegatesToTransport ( )
transport ( )

Method Details

client() public method

public client ( )

testInternalServerErrorStatusCodeThrowsException() public method

testRequestMethodsDelegateToTransport() public method

testSetHttpAuthDelegatesToTransport() public method

testSetHttpProxyDelegatesToTransport() public method

testSetTimeoutDelegatesToTransport() public method

transport() public method

public transport ( )