PHP Class Networking\InitCmsBundle\Tests\Helper\LanguageSwitcherHelperTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: networking/init-cms-bundle

Public Methods

Method Description
getLanguageHelper ( Request $request, $router = null, $request2 = null )
testGetPathInfo ( )
testGetQueryString ( )
testGetTranslationRoute_PageWithTranslation_ShouldReturnContentRoute ( )
testGetTranslationRoute_WithException ( )
testGetTranslationRoute_WithNoTranslation_ShouldReturnArray ( )
testPrepareBaseUrl ( )

Method Details

getLanguageHelper() public method

public getLanguageHelper ( Request $request, $router = null, $request2 = null )
$request Symfony\Component\HttpFoundation\Request

testGetPathInfo() public method

public testGetPathInfo ( )

testGetQueryString() public method

public testGetQueryString ( )

testGetTranslationRoute_PageWithTranslation_ShouldReturnContentRoute() public method

testGetTranslationRoute_WithException() public method

testGetTranslationRoute_WithNoTranslation_ShouldReturnArray() public method

testPrepareBaseUrl() public method

public testPrepareBaseUrl ( )