PHP Class Finite\Test\Loader\ArrayLoaderTest

Author: Yohan Giarelli ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: yohang/finite

Protected Properties

Property Type Description
$callbackHandler PHPUnit_Framework_MockObject_MockObject
$object Finite\Loader\ArrayLoader

Public Methods

Method Description
testLoad ( )
testLoadCallbacks ( )
testLoadGraph ( )
testLoadWithCustomStateAccessor ( )
testLoadWithMissingOptions ( )
testLoadWithProperties ( )
testSupports ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testLoad() public method

public testLoad ( )

testLoadCallbacks() public method

public testLoadCallbacks ( )

testLoadGraph() public method

public testLoadGraph ( )

testLoadWithCustomStateAccessor() public method

testLoadWithMissingOptions() public method

testLoadWithProperties() public method

testSupports() public method

public testSupports ( )

Property Details

$callbackHandler protected property

protected PHPUnit_Framework_MockObject_MockObject $callbackHandler
return PHPUnit_Framework_MockObject_MockObject

$object protected property

protected ArrayLoader,Finite\Loader $object
return Finite\Loader\ArrayLoader