PHP Class Knp\Bundle\MenuBundle\Tests\Templating\MenuHelperTest

Author: Leszek Prabucki ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: KnpLabs/KnpMenuBundle

Méthodes publiques

Méthode Description
testGet ( )
testGetBreadcrumbsArray ( )
testGetCurrentItem ( )
testGetMenuWithOptions ( )
testGetName ( )
testIsAncestor ( )
testIsCurrent ( )
testPathAsString ( )
testRender ( )

Private Methods

Méthode Description
getHelperMock ( array $methods = [] )
getManipulatorMock ( array $methods = [] )
getMatcherMock ( )

Method Details

testGet() public méthode

public testGet ( )

testGetBreadcrumbsArray() public méthode

testGetCurrentItem() public méthode

public testGetCurrentItem ( )

testGetMenuWithOptions() public méthode

testGetName() public méthode

public testGetName ( )

testIsAncestor() public méthode

public testIsAncestor ( )

testIsCurrent() public méthode

public testIsCurrent ( )

testPathAsString() public méthode

public testPathAsString ( )

testRender() public méthode

public testRender ( )