PHP 클래스 Mmoreram\tests\Visithor\Generator\UrlGeneratorTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: visithor/visithor

공개 메소드들

메소드 설명
dataAcceptableHTTPCodes ( ) Data for testAcceptableHTTPCodes
dataProfiles ( ) Data for testProfiles
dataUrlOptions ( ) Data for testUrlOptions
dataUrlPath ( ) Data for testUrlPath
getUrlGeneratorInstance ( ) Generate UrlGenerator
testAcceptableHTTPCodes ( $config, $HTTPCodes ) Test acceptable HTTPCodes
testEmptyConfig ( ) Test empty config
testProfileDefinedInGlobal ( ) Test profile defined in global
testProfiles ( $config, $options ) Test url options
testUrlOptions ( $config, $options ) Test url options
testUrlPath ( $config, $path ) Test url path

메소드 상세

dataAcceptableHTTPCodes() 공개 메소드

Data for testAcceptableHTTPCodes

dataProfiles() 공개 메소드

Data for testProfiles
public dataProfiles ( )

dataUrlOptions() 공개 메소드

Data for testUrlOptions
public dataUrlOptions ( )

dataUrlPath() 공개 메소드

Data for testUrlPath
public dataUrlPath ( )

getUrlGeneratorInstance() 공개 메소드

Generate UrlGenerator

testAcceptableHTTPCodes() 공개 메소드

Test acceptable HTTPCodes
public testAcceptableHTTPCodes ( $config, $HTTPCodes )

testEmptyConfig() 공개 메소드

Test empty config
public testEmptyConfig ( )

testProfileDefinedInGlobal() 공개 메소드

Test profile defined in global

testProfiles() 공개 메소드

Test url options
public testProfiles ( $config, $options )

testUrlOptions() 공개 메소드

Test url options
public testUrlOptions ( $config, $options )

testUrlPath() 공개 메소드

Test url path
public testUrlPath ( $config, $path )