PHP Class eZ\Publish\Core\Persistence\Legacy\Tests\Content\UrlWildcard\UrlWildcardMapperTest

Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
testCreateUrlWildcard ( ) Test for the createUrlWildcard() method.
testExtractUrlWildcardFromRow ( ) Test for the extractUrlWildcardFromRow() method.
testExtractUrlWildcardsFromRows ( ) Test for the extractUrlWildcardFromRow() method.

Protected Methods

Method Description
getMapper ( ) : Mapper

Method Details

getMapper() protected method

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

testCreateUrlWildcard() public method

Test for the createUrlWildcard() method.

testExtractUrlWildcardFromRow() public method

Test for the extractUrlWildcardFromRow() method.

testExtractUrlWildcardsFromRows() public method

Test for the extractUrlWildcardFromRow() method.