PHP 클래스 Opis\Colibri\Test\CommonTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: opis/closure

공개 메소드들

메소드 설명
testClosureNested ( )
testClosureObjectinObject ( )
testClosureRealSerialization ( )
testClosureSerializationTwice ( )
testClosureUseReturnClosure ( )
testClosureUseReturnClosureByRef ( )
testClosureUseReturnValue ( )
testClosureUseSelf ( )
testClosureUseSelfInArray ( )
testClosureUseSelfInMultiArray ( )
testClosureUseSelfInObject ( )

보호된 메소드들

메소드 설명
s ( $closure, $bindThis = false )

메소드 상세

s() 보호된 메소드

protected s ( $closure, $bindThis = false )

testClosureNested() 공개 메소드

public testClosureNested ( )

testClosureObjectinObject() 공개 메소드

testClosureRealSerialization() 공개 메소드

testClosureSerializationTwice() 공개 메소드

testClosureUseReturnClosure() 공개 메소드

testClosureUseReturnClosureByRef() 공개 메소드

testClosureUseReturnValue() 공개 메소드

testClosureUseSelf() 공개 메소드

public testClosureUseSelf ( )

testClosureUseSelfInArray() 공개 메소드

testClosureUseSelfInMultiArray() 공개 메소드

testClosureUseSelfInObject() 공개 메소드