PHP Class Happyr\LinkedIn\Http\UrlGeneratorTest

Author: Tobias Nyholm
Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: happyr/linkedin-api-client

Public Methods

Method Description
testDropLinkedInParams ( )
testGetCurrentURL ( )
testGetCurrentURLPort80 ( )
testGetCurrentURLPort8080 ( )
testGetUrl ( )
testGetUrlWithParams ( )
testHttpHost ( )
testHttpHostForwarded ( )
testHttpProtocolApache ( )
testHttpProtocolForwarded ( )
testHttpProtocolForwardedSecure ( )
testHttpProtocolNginx ( )

Protected Methods

Method Description
tearDown ( )

Method Details

tearDown() protected method

protected tearDown ( )

testDropLinkedInParams() public method

testGetCurrentURL() public method

public testGetCurrentURL ( )

testGetCurrentURLPort80() public method

testGetCurrentURLPort8080() public method

testGetUrl() public method

public testGetUrl ( )

testGetUrlWithParams() public method

testHttpHost() public method

public testHttpHost ( )

testHttpHostForwarded() public method

testHttpProtocolApache() public method

testHttpProtocolForwarded() public method

testHttpProtocolForwardedSecure() public method

testHttpProtocolNginx() public method