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

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

보호된 프로퍼티들

프로퍼티 타입 설명
$iterator ArrayIterator
$sourceIterator Sonata\Exporter\Source\IteratorCallbackSourceIterator

공개 메소드들

메소드 설명
testExtends ( )
testGetIterator ( )
testTransformer ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testExtends() 공개 메소드

public testExtends ( )

testGetIterator() 공개 메소드

public testGetIterator ( )

testTransformer() 공개 메소드

public testTransformer ( )

프로퍼티 상세

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

protected ArrayIterator $iterator
리턴 ArrayIterator

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

protected IteratorCallbackSourceIterator,Sonata\Exporter\Source $sourceIterator
리턴 Sonata\Exporter\Source\IteratorCallbackSourceIterator