PHP Class CakeRequestTest

Inheritance: extends BaserTestCase
Show file Open project: baserproject/basercms

Public Properties

Property Type Description
$fixtures

Public Methods

Method Description
normalizedHereDataProvider ( ) : array normalizedHere用のデータプロバイダ
testNormalizedHere ( string $url, string $expect ) : void normalizedHere

Method Details

normalizedHereDataProvider() public method

normalizedHere用のデータプロバイダ
public normalizedHereDataProvider ( ) : array
return array

testNormalizedHere() public method

normalizedHere
public testNormalizedHere ( string $url, string $expect ) : void
$url string URL
$expect string 正規化されたURL
return void

Property Details

$fixtures public property

public $fixtures