PHP Класс Mmoreram\tests\Visithor\Generator\UrlGeneratorTest

Наследование: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
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 )