PHP Class Ergo\Http\TransportTest

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

Public Methods

Method Description
testIPV4Only ( )
testIPV6Only ( )
testSetInvalidIPFamily ( )
transport ( )

Protected Methods

Method Description
transportMethod ( $name )

Method Details

testIPV4Only() public method

public testIPV4Only ( )

testIPV6Only() public method

public testIPV6Only ( )

testSetInvalidIPFamily() public method

transport() public method

public transport ( )

transportMethod() protected method

protected transportMethod ( $name )