PHP Class eZ\Publish\Core\REST\Common\Tests\Output\GeneratorTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Protected Properties

Свойство Type Description
$generator eZ\Publish\Core\REST\Common\Output\Generator

Méthodes publiques

Méthode Description
testEmptyDocument ( )
testInvalidAttributeDocumentStart ( )
testInvalidAttributeListStart ( )
testInvalidAttributeOuterStart ( )
testInvalidDocumentEnd ( )
testInvalidDocumentNameEnd ( )
testInvalidDocumentStart ( )
testInvalidElementEnd ( )
testInvalidListDocumentStart ( )
testInvalidListListStart ( )
testInvalidListOuterStart ( )
testInvalidOuterElementStart ( )
testInvalidValueElementDocumentStart ( )
testInvalidValueElementOuterStart ( )
testNonEmptyDocument ( )
testValidDocumentStartAfterReset ( )

Méthodes protégées

Méthode Description
getGenerator ( ) : Generator

Method Details

getGenerator() abstract protected méthode

abstract protected getGenerator ( ) : Generator
Résultat eZ\Publish\Core\REST\Common\Output\Generator

testEmptyDocument() public méthode

public testEmptyDocument ( )

testInvalidAttributeDocumentStart() public méthode

testInvalidAttributeListStart() public méthode

testInvalidAttributeOuterStart() public méthode

testInvalidDocumentEnd() public méthode

testInvalidDocumentNameEnd() public méthode

testInvalidDocumentStart() public méthode

testInvalidElementEnd() public méthode

testInvalidListDocumentStart() public méthode

testInvalidListListStart() public méthode

testInvalidListOuterStart() public méthode

testInvalidOuterElementStart() public méthode

testInvalidValueElementDocumentStart() public méthode

testInvalidValueElementOuterStart() public méthode

testNonEmptyDocument() public méthode

testValidDocumentStartAfterReset() public méthode

Property Details

$generator protected_oe property

protected Generator,eZ\Publish\Core\REST\Common\Output $generator
Résultat eZ\Publish\Core\REST\Common\Output\Generator