PHP Class Neos\Flow\Tests\Unit\Aop\Builder\AbstractMethodInterceptorBuilderTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Show file Open project: neos/flow-development-collection

Public Methods

Method Description
buildMethodArgumentsArrayCodeRendersCodeForPassingParametersToTheJoinPoint ( )
buildMethodArgumentsArrayCodeReturnsAnEmptyStringIfTheClassNameIsNULL ( )
buildSavedConstructorParametersCodeReturnsTheCorrectParametersCode ( )

Method Details

buildMethodArgumentsArrayCodeRendersCodeForPassingParametersToTheJoinPoint() public method

buildMethodArgumentsArrayCodeReturnsAnEmptyStringIfTheClassNameIsNULL() public method

buildSavedConstructorParametersCodeReturnsTheCorrectParametersCode() public method