PHP Class GraphAware\Neo4j\OGM\Tests\Metadata\MetadataFactoryITest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: graphaware/neo4j-php-ogm

Protected Properties

Property Type Description
$annotationReader
$entityMetadataFactory GraphAware\Neo4j\OGM\Metadata\Factory\GraphEntityMetadataFactory

Public Methods

Method Description
setUp ( )
testNewInstancesOfGivenClassCanBeCreate ( )
testNodeEntityMetadataIsCreated ( )
testValueCanBeSetOnInstantiatedObject ( )

Method Details

setUp() public method

public setUp ( )

testNewInstancesOfGivenClassCanBeCreate() public method

testNodeEntityMetadataIsCreated() public method

testValueCanBeSetOnInstantiatedObject() public method

Property Details

$annotationReader protected property

protected $annotationReader

$entityMetadataFactory protected property

protected GraphEntityMetadataFactory,GraphAware\Neo4j\OGM\Metadata\Factory $entityMetadataFactory
return GraphAware\Neo4j\OGM\Metadata\Factory\GraphEntityMetadataFactory