PHP Class Neos\Flow\Tests\Functional\Mvc\AbstractControllerTest

Inheritance: extends Neos\Flow\Tests\FunctionalTestCase
Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$testablePersistenceEnabled boolean

Méthodes publiques

Méthode Description
forwardPassesRequestToActionWithArguments ( ) Checks if a request is forwarded to the second action and passes the givn straight-value arguments.
forwardPassesRequestToActionWithInternalArgumentsContainingObjects ( ) Checks if a request is forwarded to the second action and passes the givn straight-value arguments.
forwardPassesRequestToActionWithoutArguments ( ) Checks if a request is forwarded to the second action.
setUp ( ) Additional setup: Routes

Method Details

forwardPassesRequestToActionWithArguments() public méthode

Checks if a request is forwarded to the second action and passes the givn straight-value arguments.

forwardPassesRequestToActionWithInternalArgumentsContainingObjects() public méthode

Checks if a request is forwarded to the second action and passes the givn straight-value arguments.

forwardPassesRequestToActionWithoutArguments() public méthode

Checks if a request is forwarded to the second action.

setUp() public méthode

Additional setup: Routes
public setUp ( )

Property Details

$testablePersistenceEnabled protected_oe static_oe property

protected static bool $testablePersistenceEnabled
Résultat boolean