PHP 클래스 eZ\Publish\Core\REST\Common\Tests\Output\GeneratorTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$generator eZ\Publish\Core\REST\Common\Output\Generator

공개 메소드들

메소드 설명
testEmptyDocument ( )
testInvalidAttributeDocumentStart ( )
testInvalidAttributeListStart ( )
testInvalidAttributeOuterStart ( )
testInvalidDocumentEnd ( )
testInvalidDocumentNameEnd ( )
testInvalidDocumentStart ( )
testInvalidElementEnd ( )
testInvalidListDocumentStart ( )
testInvalidListListStart ( )
testInvalidListOuterStart ( )
testInvalidOuterElementStart ( )
testInvalidValueElementDocumentStart ( )
testInvalidValueElementOuterStart ( )
testNonEmptyDocument ( )
testValidDocumentStartAfterReset ( )

보호된 메소드들

메소드 설명
getGenerator ( ) : Generator

메소드 상세

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

abstract protected getGenerator ( ) : Generator
리턴 eZ\Publish\Core\REST\Common\Output\Generator

testEmptyDocument() 공개 메소드

public testEmptyDocument ( )

testInvalidAttributeDocumentStart() 공개 메소드

testInvalidAttributeListStart() 공개 메소드

testInvalidAttributeOuterStart() 공개 메소드

testInvalidDocumentEnd() 공개 메소드

testInvalidDocumentNameEnd() 공개 메소드

testInvalidDocumentStart() 공개 메소드

testInvalidElementEnd() 공개 메소드

testInvalidListDocumentStart() 공개 메소드

testInvalidListListStart() 공개 메소드

testInvalidListOuterStart() 공개 메소드

testInvalidOuterElementStart() 공개 메소드

testInvalidValueElementDocumentStart() 공개 메소드

testInvalidValueElementOuterStart() 공개 메소드

testNonEmptyDocument() 공개 메소드

testValidDocumentStartAfterReset() 공개 메소드

프로퍼티 상세

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

protected Generator,eZ\Publish\Core\REST\Common\Output $generator
리턴 eZ\Publish\Core\REST\Common\Output\Generator