PHP Class Metabor\Callback\CallbackTest

Author: Oliver Tischlinger
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: metabor/statemachine

Méthodes publiques

Méthode Description
__invoke ( $parameter )
callableMethod ( )
testConvertsCallableToCallback ( )
testDeligateAllParamterToTheContainedCallableWhenInvoked ( )

Method Details

__invoke() public méthode

public __invoke ( $parameter )

callableMethod() public méthode

public callableMethod ( )

testConvertsCallableToCallback() public méthode

testDeligateAllParamterToTheContainedCallableWhenInvoked() public méthode