PHP Class eZ\Publish\Core\REST\Common\Tests\FieldTypeProcessor\BinaryProcessorTest

Inheritance: extends BinaryInputProcessorTest
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testPostProcessValueHash ( )

Méthodes protégées

Méthode Description
getProcessor ( ) : BinaryProcessor Returns the processor under test.

Method Details

getProcessor() protected méthode

Returns the processor under test.
protected getProcessor ( ) : BinaryProcessor
Résultat eZ\Publish\Core\REST\Common\FieldTypeProcessor\BinaryProcessor

testPostProcessValueHash() public méthode