PHP 클래스 eZ\Publish\Core\MVC\Symfony\Matcher\Tests\ContentBased\Matcher\Identifier\ParentContentTypeTest

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

공개 메소드들

메소드 설명
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