PHP Class Fhaculty\Graph\Tests\Attribute\AbstractAttributeAwareTest

Inheritance: extends Fhaculty\Graph\Tests\TestCase
Afficher le fichier Open project: clue/graph

Méthodes publiques

Méthode Description
testAttributeAwareInterface ( )
testAttributeBag ( Fhaculty\Graph\Attribute\AttributeAware $entity )
testAttributeSetGetDefault ( Fhaculty\Graph\Attribute\AttributeAware $entity )
testAttributeSetRemoveGet ( Fhaculty\Graph\Attribute\AttributeAware $entity )

Méthodes protégées

Méthode Description
createAttributeAware ( )

Method Details

createAttributeAware() abstract protected méthode

abstract protected createAttributeAware ( )

testAttributeAwareInterface() public méthode

testAttributeBag() public méthode

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

testAttributeSetGetDefault() public méthode

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

testAttributeSetRemoveGet() public méthode

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