PHP Class Symfony\Component\DependencyInjection\Tests\Loader\XmlFileLoaderTest

Inheritance: extends PHPUnit_Framework_TestCase
Exibir arquivo Open project: symfony/symfony

Protected Properties

Property Type Description
$fixturesPath

Public Methods

Method Description
setUpBeforeClass ( )
testAliasDefinitionContainsUnsupportedElements ( )
testArgumentWithKeyOutsideCollection ( )
testAutowire ( )
testAutowireAttributeAndTag ( )
testConvertDomElementToArray ( )
testDeprecated ( )
testDocTypeIsNotAllowed ( )
testExtensionInPhar ( )
testExtensions ( )
testLoad ( )
testLoadAnonymousServices ( )
testLoadImports ( )
testLoadIndexedArguments ( )
testLoadInlinedServices ( )
testLoadParameters ( )
testLoadServices ( )
testLoadWithExternalEntitiesDisabled ( )
testNoNamingConflictsForAnonymousServices ( )
testParseFile ( )
testParseTagWithEmptyNameThrowsException ( )
testParseTagsWithoutNameThrowsException ( )
testParsesTags ( )
testSupports ( )
testType ( )
testXmlNamespaces ( )

Method Details

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

testAliasDefinitionContainsUnsupportedElements() public method

testArgumentWithKeyOutsideCollection() public method

testAutowire() public method

public testAutowire ( )

testAutowireAttributeAndTag() public method

testConvertDomElementToArray() public method

testDeprecated() public method

public testDeprecated ( )

testDocTypeIsNotAllowed() public method

testExtensionInPhar() public method

public testExtensionInPhar ( )

testExtensions() public method

public testExtensions ( )

testLoad() public method

public testLoad ( )

testLoadAnonymousServices() public method

testLoadImports() public method

public testLoadImports ( )

testLoadIndexedArguments() public method

testLoadInlinedServices() public method

testLoadParameters() public method

public testLoadParameters ( )

testLoadServices() public method

public testLoadServices ( )

testLoadWithExternalEntitiesDisabled() public method

testNoNamingConflictsForAnonymousServices() public method

testParseFile() public method

public testParseFile ( )

testParseTagWithEmptyNameThrowsException() public method

testParseTagsWithoutNameThrowsException() public method

testParsesTags() public method

public testParsesTags ( )

testSupports() public method

public testSupports ( )

testType() public method

public testType ( )

testXmlNamespaces() public method

public testXmlNamespaces ( )

Property Details

$fixturesPath protected_oe static_oe property

protected static $fixturesPath