PHP 클래스 Happyr\LinkedIn\Http\UrlGeneratorTest

저자: Tobias Nyholm
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: happyr/linkedin-api-client

공개 메소드들

메소드 설명
testDropLinkedInParams ( )
testGetCurrentURL ( )
testGetCurrentURLPort80 ( )
testGetCurrentURLPort8080 ( )
testGetUrl ( )
testGetUrlWithParams ( )
testHttpHost ( )
testHttpHostForwarded ( )
testHttpProtocolApache ( )
testHttpProtocolForwarded ( )
testHttpProtocolForwardedSecure ( )
testHttpProtocolNginx ( )

보호된 메소드들

메소드 설명
tearDown ( )

메소드 상세

tearDown() 보호된 메소드

protected tearDown ( )

testDropLinkedInParams() 공개 메소드

testGetCurrentURL() 공개 메소드

public testGetCurrentURL ( )

testGetCurrentURLPort80() 공개 메소드

testGetCurrentURLPort8080() 공개 메소드

testGetUrl() 공개 메소드

public testGetUrl ( )

testGetUrlWithParams() 공개 메소드

testHttpHost() 공개 메소드

public testHttpHost ( )

testHttpHostForwarded() 공개 메소드

testHttpProtocolApache() 공개 메소드

testHttpProtocolForwarded() 공개 메소드

testHttpProtocolForwardedSecure() 공개 메소드

testHttpProtocolNginx() 공개 메소드