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

Author: Leszek Prabucki ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: KnpLabs/KnpMenuBundle

Public Methods

Method Description
testGet ( )
testGetBreadcrumbsArray ( )
testGetCurrentItem ( )
testGetMenuWithOptions ( )
testGetName ( )
testIsAncestor ( )
testIsCurrent ( )
testPathAsString ( )
testRender ( )

Private Methods

Method Description
getHelperMock ( array $methods = [] )
getManipulatorMock ( array $methods = [] )
getMatcherMock ( )

Method Details

testGet() public method

public testGet ( )

testGetBreadcrumbsArray() public method

testGetCurrentItem() public method

public testGetCurrentItem ( )

testGetMenuWithOptions() public method

testGetName() public method

public testGetName ( )

testIsAncestor() public method

public testIsAncestor ( )

testIsCurrent() public method

public testIsCurrent ( )

testPathAsString() public method

public testPathAsString ( )

testRender() public method

public testRender ( )