PHP 클래스 eZ\Bundle\EzPublishCoreBundle\Tests\Matcher\BaseMatcherFactoryTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

보호된 메소드들

메소드 설명
getBlockMock ( array $properties = [] ) : PHPUnit_Framework_MockObject_MockObject
getContentInfoMock ( array $properties = [] ) : PHPUnit_Framework_MockObject_MockObject | ContentView
getLocationMock ( array $properties = [] ) : PHPUnit_Framework_MockObject_MockObject
getResolverMock ( string $matcherServiceIdentifier ) : PHPUnit_Framework_MockObject_MockObject

메소드 상세

getBlockMock() 보호된 메소드

protected getBlockMock ( array $properties = [] ) : PHPUnit_Framework_MockObject_MockObject
$properties array
리턴 PHPUnit_Framework_MockObject_MockObject

getContentInfoMock() 보호된 메소드

protected getContentInfoMock ( array $properties = [] ) : PHPUnit_Framework_MockObject_MockObject | ContentView
$properties array
리턴 PHPUnit_Framework_MockObject_MockObject | eZ\Publish\Core\MVC\Symfony\View\ContentView

getLocationMock() 보호된 메소드

protected getLocationMock ( array $properties = [] ) : PHPUnit_Framework_MockObject_MockObject
$properties array
리턴 PHPUnit_Framework_MockObject_MockObject

getResolverMock() 보호된 메소드

protected getResolverMock ( string $matcherServiceIdentifier ) : PHPUnit_Framework_MockObject_MockObject
$matcherServiceIdentifier string
리턴 PHPUnit_Framework_MockObject_MockObject