PHP Class Finite\Test\Loader\ArrayLoaderTest

Author: Yohan Giarelli ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: yohang/finite

Protected Properties

Свойство Type Description
$callbackHandler PHPUnit_Framework_MockObject_MockObject
$object Finite\Loader\ArrayLoader

Méthodes publiques

Méthode Description
testLoad ( )
testLoadCallbacks ( )
testLoadGraph ( )
testLoadWithCustomStateAccessor ( )
testLoadWithMissingOptions ( )
testLoadWithProperties ( )
testSupports ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testLoad() public méthode

public testLoad ( )

testLoadCallbacks() public méthode

public testLoadCallbacks ( )

testLoadGraph() public méthode

public testLoadGraph ( )

testLoadWithCustomStateAccessor() public méthode

testLoadWithMissingOptions() public méthode

testLoadWithProperties() public méthode

testSupports() public méthode

public testSupports ( )

Property Details

$callbackHandler protected_oe property

protected PHPUnit_Framework_MockObject_MockObject $callbackHandler
Résultat PHPUnit_Framework_MockObject_MockObject

$object protected_oe property

protected ArrayLoader,Finite\Loader $object
Résultat Finite\Loader\ArrayLoader