PHP Class Go\Aop\Framework\DynamicClosureSplatMethodInvocationTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: goaop/framework

Protected Properties

Свойство Type Description
$invocationClass

Méthodes publiques

Méthode Description
dynamicMethodsBatch ( )
testDynamicMethodInvocation ( $methodName, $expectedResult ) Tests dynamic method invocations
testInterceptorIsCalledForInvocation ( )
testInvocationWithDynamicArguments ( )
testInvocationWithVariadicArguments ( )
testRecursionWorks ( )
testValueChangedByReference ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

dynamicMethodsBatch() public méthode

public dynamicMethodsBatch ( )

setUp() protected méthode

protected setUp ( )

testDynamicMethodInvocation() public méthode

Tests dynamic method invocations
public testDynamicMethodInvocation ( $methodName, $expectedResult )

testInterceptorIsCalledForInvocation() public méthode

testInvocationWithDynamicArguments() public méthode

testInvocationWithVariadicArguments() public méthode

testRecursionWorks() public méthode

public testRecursionWorks ( )

testValueChangedByReference() public méthode

Property Details

$invocationClass protected_oe static_oe property

protected static $invocationClass