PHP Class Symfony\Component\Asset\Tests\UrlPackageTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: symfony/symfony

Public Methods

Method Description
getConfigs ( )
getContextConfigs ( )
testGetUrl ( $baseUrls, $format, $path, $expected )
testGetUrlWithContext ( $secure, $baseUrls, $format, $path, $expected )
testNoBaseUrls ( )
testWrongBaseUrl ( )

Private Methods

Method Description
getContext ( $secure )

Method Details

getConfigs() public method

public getConfigs ( )

getContextConfigs() public method

public getContextConfigs ( )

testGetUrl() public method

public testGetUrl ( $baseUrls, $format, $path, $expected )

testGetUrlWithContext() public method

public testGetUrlWithContext ( $secure, $baseUrls, $format, $path, $expected )

testNoBaseUrls() public method

public testNoBaseUrls ( )

testWrongBaseUrl() public method

public testWrongBaseUrl ( )