PHP Class Sonata\Exporter\Test\Source\IteratorCallbackSourceIteratorTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sonata-project/exporter

Protected Properties

Property Type Description
$iterator ArrayIterator
$sourceIterator Sonata\Exporter\Source\IteratorCallbackSourceIterator

Public Methods

Method Description
testExtends ( )
testGetIterator ( )
testTransformer ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testExtends() public method

public testExtends ( )

testGetIterator() public method

public testGetIterator ( )

testTransformer() public method

public testTransformer ( )

Property Details

$iterator protected property

protected ArrayIterator $iterator
return ArrayIterator

$sourceIterator protected property

protected IteratorCallbackSourceIterator,Sonata\Exporter\Source $sourceIterator
return Sonata\Exporter\Source\IteratorCallbackSourceIterator