PHP Class Doctrine\Tests\Search\Mapping\ClassMetadataTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: doctrine/search

Protected Properties

Свойство Type Description
$classMetadata Doctrine\Search\Mapping\ClassMetadata
$reflectionService Doctrine\Common\Persistence\Mapping\ReflectionService

Méthodes publiques

Méthode Description
testGetAssociationMappedByTargetField ( )
testGetAssociationNames ( )
testGetAssociationTargetClass ( )
testGetIdentifier ( )
testGetName ( )
testGetReflectionClass ( )
testGetTypeOfField ( )
testHasAssociation ( )
testHasField ( )
testIsAssociationInverseSide ( )
testIsCollectionValuedAssociation ( )
testIsIdentifier ( )
testIsSingleValuedAssociation ( )
testSleep ( )
testWakeup ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testGetAssociationMappedByTargetField() public méthode

testGetAssociationNames() public méthode

testGetAssociationTargetClass() public méthode

testGetIdentifier() public méthode

public testGetIdentifier ( )

testGetName() public méthode

public testGetName ( )

testGetReflectionClass() public méthode

testGetTypeOfField() public méthode

public testGetTypeOfField ( )

testHasAssociation() public méthode

public testHasAssociation ( )

testHasField() public méthode

public testHasField ( )

testIsAssociationInverseSide() public méthode

testIsCollectionValuedAssociation() public méthode

testIsIdentifier() public méthode

public testIsIdentifier ( )

testIsSingleValuedAssociation() public méthode

testSleep() public méthode

public testSleep ( )

testWakeup() public méthode

public testWakeup ( )

Property Details

$classMetadata protected_oe property

protected ClassMetadata,Doctrine\Search\Mapping $classMetadata
Résultat Doctrine\Search\Mapping\ClassMetadata

$reflectionService protected_oe property

protected ReflectionService,Doctrine\Common\Persistence\Mapping $reflectionService
Résultat Doctrine\Common\Persistence\Mapping\ReflectionService