PHP Class Opis\Colibri\Test\CommonTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: opis/closure

Méthodes publiques

Méthode Description
testClosureNested ( )
testClosureObjectinObject ( )
testClosureRealSerialization ( )
testClosureSerializationTwice ( )
testClosureUseReturnClosure ( )
testClosureUseReturnClosureByRef ( )
testClosureUseReturnValue ( )
testClosureUseSelf ( )
testClosureUseSelfInArray ( )
testClosureUseSelfInMultiArray ( )
testClosureUseSelfInObject ( )

Méthodes protégées

Méthode Description
s ( $closure, $bindThis = false )

Method Details

s() protected méthode

protected s ( $closure, $bindThis = false )

testClosureNested() public méthode

public testClosureNested ( )

testClosureObjectinObject() public méthode

testClosureRealSerialization() public méthode

testClosureSerializationTwice() public méthode

testClosureUseReturnClosure() public méthode

testClosureUseReturnClosureByRef() public méthode

testClosureUseReturnValue() public méthode

testClosureUseSelf() public méthode

public testClosureUseSelf ( )

testClosureUseSelfInArray() public méthode

testClosureUseSelfInMultiArray() public méthode

testClosureUseSelfInObject() public méthode