You are here

7 calls to RabbitHoleBehaviorInvocationTestBase::createEntity() in Rabbit Hole 8

RabbitHoleBehaviorInvocationTestBase::testAccessDenied in tests/src/Functional/RabbitHoleBehaviorInvocationTestBase.php
Test that an entity set to access_denied returns a 403 response.
RabbitHoleBehaviorInvocationTestBase::testDefaultToBundle in tests/src/Functional/RabbitHoleBehaviorInvocationTestBase.php
Test action not set or set to bundle_default will default to bundle action.
RabbitHoleBehaviorInvocationTestBase::testDisplayPage in tests/src/Functional/RabbitHoleBehaviorInvocationTestBase.php
Test that an entity set to display_page returns a 200 response.
RabbitHoleBehaviorInvocationTestBase::testEntityDefaults in tests/src/Functional/RabbitHoleBehaviorInvocationTestBase.php
Test that a fresh entity with a fresh bundle takes the default action.
RabbitHoleBehaviorInvocationTestBase::testPageNotFound in tests/src/Functional/RabbitHoleBehaviorInvocationTestBase.php
Test that an entity set to page_not_found overrides returns a 404.
RabbitHoleBehaviorInvocationTestBase::testPageRedirect in tests/src/Functional/RabbitHoleBehaviorInvocationTestBase.php
Test that entity set to page_redirect actually redirects.
RabbitHoleBehaviorInvocationTestBase::testRabbitHoleBypassPermissions in tests/src/Functional/RabbitHoleBehaviorInvocationTestBase.php
Test "rabbit hole bypass *" permissions.