PHP Class Doctrine\Tests\OXM\Mapping\ClassMetadataInfoTest

Inheritance: extends Doctrine\Tests\OxmTestCase
Show file Open project: doctrine/oxm

Public Methods

Method Description
itShouldIdentifyIdentifiers ( )
itShouldInferGettersProperly ( )
itShouldMapProperly ( )
itShouldThrowExceptionsOnDuplicateFieldNames ( )
itShouldThrowExceptionsOnDuplicateXmlFieldNames ( )
itShouldThrowExceptionsOnRequiredFieldName ( )
itShouldThrowExceptionsOnRequiredType ( )
itShouldThrowExceptionsOnUnknownNodeType ( )

Method Details

itShouldIdentifyIdentifiers() public method

itShouldInferGettersProperly() public method

itShouldMapProperly() public method

public itShouldMapProperly ( )

itShouldThrowExceptionsOnDuplicateFieldNames() public method

itShouldThrowExceptionsOnDuplicateXmlFieldNames() public method

itShouldThrowExceptionsOnRequiredFieldName() public method

itShouldThrowExceptionsOnRequiredType() public method

itShouldThrowExceptionsOnUnknownNodeType() public method