PHP 클래스 eZ\Publish\Core\Persistence\Legacy\Tests\Content\UrlWildcard\UrlWildcardMapperTest

파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
testCreateUrlWildcard ( ) Test for the createUrlWildcard() method.
testExtractUrlWildcardFromRow ( ) Test for the extractUrlWildcardFromRow() method.
testExtractUrlWildcardsFromRows ( ) Test for the extractUrlWildcardFromRow() method.

보호된 메소드들

메소드 설명
getMapper ( ) : Mapper

메소드 상세

getMapper() 보호된 메소드

protected getMapper ( ) : Mapper
리턴 eZ\Publish\Core\Persistence\Legacy\Content\UrlWildcard\Mapper

testCreateUrlWildcard() 공개 메소드

Test for the createUrlWildcard() method.

testExtractUrlWildcardFromRow() 공개 메소드

Test for the extractUrlWildcardFromRow() method.

testExtractUrlWildcardsFromRows() 공개 메소드

Test for the extractUrlWildcardFromRow() method.