Property | Type | Description | |
---|---|---|---|
$invocationClass |
Method | Description | |
---|---|---|
dynamicMethodsBatch ( ) | ||
testDynamicMethodInvocation ( $methodName, $expectedResult ) | Tests dynamic method invocations | |
testInterceptorIsCalledForInvocation ( ) | ||
testInvocationWithDynamicArguments ( ) | ||
testInvocationWithVariadicArguments ( ) | ||
testRecursionWorks ( ) | ||
testValueChangedByReference ( ) |
Method | Description | |
---|---|---|
setUp ( ) |
public testDynamicMethodInvocation ( $methodName, $expectedResult ) |
public testInterceptorIsCalledForInvocation ( ) |