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

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

Public Methods

Method Description
testCustomKeyCanBePassed ( )
testInit ( )
testIsNullableByDefault ( )
testNotHaveCustomKeyByDefault ( )
testNotNullableCanBeDefined ( )

Method Details

testCustomKeyCanBePassed() public method

testInit() public method

public testInit ( )

testIsNullableByDefault() public method

testNotHaveCustomKeyByDefault() public method

testNotNullableCanBeDefined() public method