Documentation

AfformRoutingTest extends TestCase
in package
implements EndToEndInterface

Ensure that the routes created by Afform are working.

Tags
group

e2e

Table of Contents

Interfaces

EndToEndInterface
Interface EndToEndInterface

Properties

$formName  : mixed

Methods

setUp()  : void
setUpBeforeClass()  : void
tearDown()  : void
testChangingPath()  : void
testChangingPermissions()  : void
assertNotAuthorized()  : mixed
assertOpensPage()  : mixed

Properties

Methods

assertNotAuthorized()

private assertNotAuthorized(ResponseInterface $result, string $directive) : mixed
Parameters
$result : ResponseInterface
$directive : string

assertOpensPage()

private assertOpensPage(ResponseInterface $result, string $directive) : mixed
Parameters
$result : ResponseInterface
$directive : string

The name of the directive which auto-opens.


        
On this page

Search results