PHP Class Sonata\Exporter\Test\Source\XmlSourceIteratorTest

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

Protected Properties

Property Type Description
$filename
$filenameCustomTagNames

Public Methods

Method Description
setUp ( )
tearDown ( )
testCustomTagNames ( )
testHandler ( )
testRewind ( )

Protected Methods

Method Description
createXmlFile ( $filename, $content )

Method Details

createXmlFile() protected method

protected createXmlFile ( $filename, $content )

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testCustomTagNames() public method

public testCustomTagNames ( )

testHandler() public method

public testHandler ( )

testRewind() public method

public testRewind ( )

Property Details

$filename protected property

protected $filename

$filenameCustomTagNames protected property

protected $filenameCustomTagNames