PHP 클래스 eZ\Publish\Core\REST\Common\Tests\FieldTypeProcessor\BinaryInputProcessorTest

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

공개 메소드들

메소드 설명
tearDown ( )
testPreProcessValueHash ( )
testPreProcessValueHashMissingKey ( )

보호된 메소드들

메소드 설명
getProcessor ( ) : BinaryInputProcessor Returns the processor under test.
getTempDir ( ) : string Returns a temp directory path and creates it, if necessary.

메소드 상세

getProcessor() 추상적인 보호된 메소드

Returns the processor under test.
abstract protected getProcessor ( ) : BinaryInputProcessor
리턴 eZ\Publish\Core\REST\Common\FieldTypeProcessor\BinaryInputProcessor

getTempDir() 보호된 메소드

Returns a temp directory path and creates it, if necessary.
protected getTempDir ( ) : string
리턴 string The directory path

tearDown() 공개 메소드

public tearDown ( )

testPreProcessValueHash() 공개 메소드

testPreProcessValueHashMissingKey() 공개 메소드