PHP Class Symfony\Component\Validator\Tests\Mapping\Loader\XmlFileLoaderTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: symfony/symfony

Public Methods

Method Description
testDoNotModifyStateIfExceptionIsThrown ( )
testLoadClassMetadata ( )
testLoadClassMetadataReturnsFalseIfNotSuccessful ( )
testLoadClassMetadataReturnsTrueIfSuccessful ( )
testLoadClassMetadataWithNonStrings ( )
testLoadGroupSequenceProvider ( )
testThrowExceptionIfDocTypeIsSet ( )

Method Details

testDoNotModifyStateIfExceptionIsThrown() public method

See also: https://github.com/symfony/symfony/pull/12158

testLoadClassMetadata() public method

testLoadClassMetadataReturnsFalseIfNotSuccessful() public method

testLoadClassMetadataReturnsTrueIfSuccessful() public method

testLoadClassMetadataWithNonStrings() public method

testLoadGroupSequenceProvider() public method

testThrowExceptionIfDocTypeIsSet() public method