PHP 클래스 Ergo\Tests\Http\UrlTest

또한 보기: http://github.com/pda/phool
저자: Paul Annesley ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: 99designs/ergo

공개 메소드들

메소드 설명
testBasicHttpsUsage ( )
testBriefHttpUrlUsage ( )
testCustomPort ( )
testExceptionsThrown ( )
testGetForRelativePathWithNoLeadingSlash ( )
testGetForRelativePathWithOnlyQueryString ( )
testGetForRelativePathWithOnlySlash ( )
testGetForRelativePathWithTrailingSlash ( )
testGetUrlForFragment ( )
testGetUrlForMergedParameters ( )
testGetUrlForMergedParametersWithEmptyQuery ( )
testGetUrlForParameters ( )
testGetUrlForRelativePath ( )
testGetUrlForScheme ( )
testGettingUrlForASimplePath ( )
testGettingUrlForPathTrimsQueryString ( )
testHasMethods ( )
testIsDefaultPort ( )
testSerializeToString ( )
testVerboseHttpUrlUsage ( )
testWithoutPath ( )

비공개 메소드들

메소드 설명
_assertExpectedValues ( $url, $custom = [] ) ----------------------------------------

메소드 상세

testBasicHttpsUsage() 공개 메소드

public testBasicHttpsUsage ( )

testBriefHttpUrlUsage() 공개 메소드

testCustomPort() 공개 메소드

public testCustomPort ( )

testExceptionsThrown() 공개 메소드

testGetForRelativePathWithNoLeadingSlash() 공개 메소드

testGetForRelativePathWithOnlyQueryString() 공개 메소드

testGetForRelativePathWithOnlySlash() 공개 메소드

testGetForRelativePathWithTrailingSlash() 공개 메소드

testGetUrlForFragment() 공개 메소드

testGetUrlForMergedParameters() 공개 메소드

testGetUrlForMergedParametersWithEmptyQuery() 공개 메소드

testGetUrlForParameters() 공개 메소드

testGetUrlForRelativePath() 공개 메소드

testGetUrlForScheme() 공개 메소드

public testGetUrlForScheme ( )

testGettingUrlForASimplePath() 공개 메소드

testGettingUrlForPathTrimsQueryString() 공개 메소드

testHasMethods() 공개 메소드

public testHasMethods ( )

testIsDefaultPort() 공개 메소드

public testIsDefaultPort ( )

testSerializeToString() 공개 메소드

testVerboseHttpUrlUsage() 공개 메소드

testWithoutPath() 공개 메소드

public testWithoutPath ( )