PHP 클래스 Sonata\Exporter\Test\Source\XmlSourceIteratorTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: sonata-project/exporter

보호된 프로퍼티들

프로퍼티 타입 설명
$filename
$filenameCustomTagNames

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
testCustomTagNames ( )
testHandler ( )
testRewind ( )

보호된 메소드들

메소드 설명
createXmlFile ( $filename, $content )

메소드 상세

createXmlFile() 보호된 메소드

protected createXmlFile ( $filename, $content )

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testCustomTagNames() 공개 메소드

public testCustomTagNames ( )

testHandler() 공개 메소드

public testHandler ( )

testRewind() 공개 메소드

public testRewind ( )

프로퍼티 상세

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

protected $filename

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

protected $filenameCustomTagNames