PHP 클래스 eZ\Bundle\EzPublishRestBundle\Tests\RequestParser\RouterTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

보호된 프로퍼티들

프로퍼티 타입 설명
$routePrefix

공개 메소드들

메소드 설명
testGenerate ( )
testParse ( )
testParseHref ( )
testParseHrefAttributeNotFound ( )
testParseNoMatch ( )
testParseNoPrefix ( )

비공개 메소드들

메소드 설명
getRequestParser ( ) : Router
getRouterMock ( ) : Symfony\Cmf\Component\Routing\ChainRouter | PHPUnit_Framework_MockObject_MockObject

메소드 상세

testGenerate() 공개 메소드

public testGenerate ( )

testParse() 공개 메소드

public testParse ( )

testParseHref() 공개 메소드

public testParseHref ( )

testParseHrefAttributeNotFound() 공개 메소드

testParseNoMatch() 공개 메소드

public testParseNoMatch ( )

testParseNoPrefix() 공개 메소드

public testParseNoPrefix ( )

프로퍼티 상세

$routePrefix 보호되어 있는 정적으로 프로퍼티

protected static $routePrefix