PHP 클래스 eZ\Publish\Core\REST\Client\Tests\Values\ContentType\ContentTypeTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$contentTypeServiceMock

공개 메소드들

메소드 설명
setUp ( )
testGetDescription ( )
testGetFieldDefinition ( )
testGetFieldDefinitionFailure ( )
testGetFieldDefinitions ( )
testGetName ( )

보호된 메소드들

메소드 설명
getFieldDefinitionListMock ( )
getFieldDefinitions ( )

메소드 상세

getFieldDefinitionListMock() 보호된 메소드

getFieldDefinitions() 보호된 메소드

protected getFieldDefinitions ( )

setUp() 공개 메소드

public setUp ( )

testGetDescription() 공개 메소드

public testGetDescription ( )

testGetFieldDefinition() 공개 메소드

testGetFieldDefinitionFailure() 공개 메소드

testGetFieldDefinitions() 공개 메소드

testGetName() 공개 메소드

public testGetName ( )

프로퍼티 상세

$contentTypeServiceMock 보호되어 있는 프로퍼티

protected $contentTypeServiceMock