PHP Class Fhaculty\Graph\Tests\Attribute\AbstractAttributeAwareTest

Inheritance: extends Fhaculty\Graph\Tests\TestCase
Show file Open project: clue/graph

Public Methods

Method Description
testAttributeAwareInterface ( )
testAttributeBag ( Fhaculty\Graph\Attribute\AttributeAware $entity )
testAttributeSetGetDefault ( Fhaculty\Graph\Attribute\AttributeAware $entity )
testAttributeSetRemoveGet ( Fhaculty\Graph\Attribute\AttributeAware $entity )

Protected Methods

Method Description
createAttributeAware ( )

Method Details

createAttributeAware() abstract protected method

abstract protected createAttributeAware ( )

testAttributeAwareInterface() public method

testAttributeBag() public method

public testAttributeBag ( Fhaculty\Graph\Attribute\AttributeAware $entity )
$entity Fhaculty\Graph\Attribute\AttributeAware

testAttributeSetGetDefault() public method

public testAttributeSetGetDefault ( Fhaculty\Graph\Attribute\AttributeAware $entity )
$entity Fhaculty\Graph\Attribute\AttributeAware

testAttributeSetRemoveGet() public method

public testAttributeSetRemoveGet ( Fhaculty\Graph\Attribute\AttributeAware $entity )
$entity Fhaculty\Graph\Attribute\AttributeAware