PHP 클래스 Knp\Bundle\MenuBundle\Tests\Templating\MenuHelperTest

저자: Leszek Prabucki ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: KnpLabs/KnpMenuBundle

공개 메소드들

메소드 설명
testGet ( )
testGetBreadcrumbsArray ( )
testGetCurrentItem ( )
testGetMenuWithOptions ( )
testGetName ( )
testIsAncestor ( )
testIsCurrent ( )
testPathAsString ( )
testRender ( )

비공개 메소드들

메소드 설명
getHelperMock ( array $methods = [] )
getManipulatorMock ( array $methods = [] )
getMatcherMock ( )

메소드 상세

testGet() 공개 메소드

public testGet ( )

testGetBreadcrumbsArray() 공개 메소드

testGetCurrentItem() 공개 메소드

public testGetCurrentItem ( )

testGetMenuWithOptions() 공개 메소드

testGetName() 공개 메소드

public testGetName ( )

testIsAncestor() 공개 메소드

public testIsAncestor ( )

testIsCurrent() 공개 메소드

public testIsCurrent ( )

testPathAsString() 공개 메소드

public testPathAsString ( )

testRender() 공개 메소드

public testRender ( )