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

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

공개 메소드들

메소드 설명
matchContentInfoProvider ( )
matchLocationProvider ( )
testMatchContentInfo ( string | string[] $matchingConfig, eZ\Publish\API\Repository\Values\Content\ContentInfo $contentInfo, boolean $expectedResult )
testMatchLocation ( string | string[] $matchingConfig, eZ\Publish\API\Repository\Values\Content\Location $location, boolean $expectedResult )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

matchContentInfoProvider() 공개 메소드

matchLocationProvider() 공개 메소드

setUp() 보호된 메소드

protected setUp ( )

testMatchContentInfo() 공개 메소드

public testMatchContentInfo ( string | string[] $matchingConfig, eZ\Publish\API\Repository\Values\Content\ContentInfo $contentInfo, boolean $expectedResult )
$matchingConfig string | string[]
$contentInfo eZ\Publish\API\Repository\Values\Content\ContentInfo
$expectedResult boolean

testMatchLocation() 공개 메소드

public testMatchLocation ( string | string[] $matchingConfig, eZ\Publish\API\Repository\Values\Content\Location $location, boolean $expectedResult )
$matchingConfig string | string[]
$location eZ\Publish\API\Repository\Values\Content\Location
$expectedResult boolean