PHP Class Neos\Flow\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationTest

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

Protected Properties

Property Type Description
$mvcPropertyMappingConfiguration Neos\Flow\Mvc\Controller\MvcPropertyMappingConfiguration

Public Methods

Method Description
fluentInterfaceMethodsDataProvider ( ) : array
respectiveMethodsProvideFluentInterface ( $methodToTestForFluentInterface, array $argumentsForMethod = [] )
setUp ( )

Method Details

fluentInterfaceMethodsDataProvider() public method

public fluentInterfaceMethodsDataProvider ( ) : array
return array Signature: $methodToTestForFluentInterface [, $argumentsForMethod = array() ]

respectiveMethodsProvideFluentInterface() public method

public respectiveMethodsProvideFluentInterface ( $methodToTestForFluentInterface, array $argumentsForMethod = [] )
$argumentsForMethod array

setUp() public method

public setUp ( )

Property Details

$mvcPropertyMappingConfiguration protected property

protected MvcPropertyMappingConfiguration,Neos\Flow\Mvc\Controller $mvcPropertyMappingConfiguration
return Neos\Flow\Mvc\Controller\MvcPropertyMappingConfiguration