PHP Класс eZ\Publish\Core\MVC\Symfony\Matcher\Tests\ContentBased\Matcher\Identifier\ParentContentTypeTest

Показать файл Открыть проект

Открытые методы

Метод Описание
matchLocationProvider ( )
testMatchContentInfo ( string | string[] $matchingConfig, eZ\Publish\API\Repository\Repository $repository, boolean $expectedResult )
testMatchLocation ( string | string[] $matchingConfig, eZ\Publish\API\Repository\Repository $repository, boolean $expectedResult )

Защищенные методы

Метод Описание
setUp ( )

Приватные методы

Метод Описание
generateRepositoryMockForContentTypeIdentifier ( string $contentTypeIdentifier ) : PHPUnit_Framework_MockObject_MockObject Returns a Repository mock configured to return the appropriate Section object with given section identifier.

Описание методов

matchLocationProvider() публичный Метод

setUp() защищенный Метод

protected setUp ( )

testMatchContentInfo() публичный Метод

public testMatchContentInfo ( string | string[] $matchingConfig, eZ\Publish\API\Repository\Repository $repository, boolean $expectedResult )
$matchingConfig string | string[]
$repository eZ\Publish\API\Repository\Repository
$expectedResult boolean

testMatchLocation() публичный Метод

public testMatchLocation ( string | string[] $matchingConfig, eZ\Publish\API\Repository\Repository $repository, boolean $expectedResult )
$matchingConfig string | string[]
$repository eZ\Publish\API\Repository\Repository
$expectedResult boolean