PHP 클래스 Finite\Test\Loader\ArrayLoaderTest

저자: Yohan Giarelli ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: yohang/finite

보호된 프로퍼티들

프로퍼티 타입 설명
$callbackHandler PHPUnit_Framework_MockObject_MockObject
$object Finite\Loader\ArrayLoader

공개 메소드들

메소드 설명
testLoad ( )
testLoadCallbacks ( )
testLoadGraph ( )
testLoadWithCustomStateAccessor ( )
testLoadWithMissingOptions ( )
testLoadWithProperties ( )
testSupports ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testLoad() 공개 메소드

public testLoad ( )

testLoadCallbacks() 공개 메소드

public testLoadCallbacks ( )

testLoadGraph() 공개 메소드

public testLoadGraph ( )

testLoadWithCustomStateAccessor() 공개 메소드

testLoadWithMissingOptions() 공개 메소드

testLoadWithProperties() 공개 메소드

testSupports() 공개 메소드

public testSupports ( )

프로퍼티 상세

$callbackHandler 보호되어 있는 프로퍼티

protected PHPUnit_Framework_MockObject_MockObject $callbackHandler
리턴 PHPUnit_Framework_MockObject_MockObject

$object 보호되어 있는 프로퍼티

protected ArrayLoader,Finite\Loader $object
리턴 Finite\Loader\ArrayLoader