PHP 클래스 eZ\Publish\Core\REST\Common\Tests\Input\FieldTypeParserTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$contentServiceMock
$contentTypeMock
$contentTypeServiceMock
$fieldTypeMock
$fieldTypeProcessorMock
$fieldTypeProcessorRegistryMock
$fieldTypeServiceMock

공개 메소드들

메소드 설명
setUp ( )
testParseFieldSettings ( )
testParseFieldSettingsWithPreProcessing ( )
testParseFieldValue ( )
testParseValidatorConfiguration ( )
testParseValidatorConfigurationWithPreProcessing ( )
testParseValue ( )
testParseValueWithPreProcessing ( )

보호된 메소드들

메소드 설명
getFieldTypeParser ( )

메소드 상세

getFieldTypeParser() 보호된 메소드

protected getFieldTypeParser ( )

setUp() 공개 메소드

public setUp ( )

testParseFieldSettings() 공개 메소드

testParseFieldSettingsWithPreProcessing() 공개 메소드

testParseFieldValue() 공개 메소드

public testParseFieldValue ( )

testParseValidatorConfiguration() 공개 메소드

testParseValidatorConfigurationWithPreProcessing() 공개 메소드

testParseValue() 공개 메소드

public testParseValue ( )

testParseValueWithPreProcessing() 공개 메소드

프로퍼티 상세

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

protected $contentServiceMock

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

protected $contentTypeMock

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

protected $contentTypeServiceMock

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

protected $fieldTypeMock

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

protected $fieldTypeProcessorMock

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

protected $fieldTypeProcessorRegistryMock

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

protected $fieldTypeServiceMock