PHP 클래스 Negotiation\Tests\EncodingNegotiatorTest

상속: extends Negotiation\Tests\TestCase
파일 보기 프로젝트 열기: willdurand/negotiation

공개 메소드들

메소드 설명
dataProviderForTestGetBest ( )
dataProviderForTestParseAcceptHeader ( )
testGetBest ( $accept, $priorities, $expected )
testGetBestRespectsQualityOfSource ( )
testGetBestReturnsNullWithUnmatchedHeader ( )
testParseAcceptHeader ( $header, $expected )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

dataProviderForTestGetBest() 공개 정적인 메소드

public static dataProviderForTestGetBest ( )

dataProviderForTestParseAcceptHeader() 공개 정적인 메소드

setUp() 보호된 메소드

protected setUp ( )

testGetBest() 공개 메소드

public testGetBest ( $accept, $priorities, $expected )

testGetBestRespectsQualityOfSource() 공개 메소드

testGetBestReturnsNullWithUnmatchedHeader() 공개 메소드

testParseAcceptHeader() 공개 메소드

public testParseAcceptHeader ( $header, $expected )