PHP Class Symfony\Component\Config\Tests\Util\XmlUtilsTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: symfony/symfony

Public Methods

Method Description
getDataForConvertDomToArray ( )
getDataForPhpize ( )
testConvertDomToArray ( $expected, $xml, $root = false, $checkPrefix = true )
testLoadEmptyXmlFile ( )
testLoadFile ( )
testLoadFileWithInternalErrorsEnabled ( )
testLoadWrongEmptyXMLWithErrorHandler ( ) test for issue https://github.com/symfony/symfony/issues/9731
testPhpize ( $expected, $value )

Method Details

getDataForConvertDomToArray() public method

getDataForPhpize() public method

public getDataForPhpize ( )

testConvertDomToArray() public method

public testConvertDomToArray ( $expected, $xml, $root = false, $checkPrefix = true )

testLoadEmptyXmlFile() public method

testLoadFile() public method

public testLoadFile ( )

testLoadFileWithInternalErrorsEnabled() public method

testLoadWrongEmptyXMLWithErrorHandler() public method

test for issue https://github.com/symfony/symfony/issues/9731

testPhpize() public method

public testPhpize ( $expected, $value )