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

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

공개 메소드들

메소드 설명
matchLocationProvider ( )
testMatchContentInfo ( integer | int[] $matchingConfig, eZ\Publish\API\Repository\Repository $repository, boolean $expectedResult )
testMatchLocation ( integer | int[] $matchingConfig, eZ\Publish\API\Repository\Repository $repository, boolean $expectedResult )

보호된 메소드들

메소드 설명
setUp ( )

비공개 메소드들

메소드 설명
generateRepositoryMockForContentTypeId ( integer $contentTypeId ) : PHPUnit_Framework_MockObject_MockObject Returns a Repository mock configured to return the appropriate ContentType object with given id.

메소드 상세

matchLocationProvider() 공개 메소드

setUp() 보호된 메소드

protected setUp ( )

testMatchContentInfo() 공개 메소드

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

testMatchLocation() 공개 메소드

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