13 calls to AccessPolicyProcessorTest::setUpAccessPolicyProcessor()

AccessPolicyProcessorTest::testAccountSwitcher in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests if the account switcher switches properly when user cache context is present.
AccessPolicyProcessorTest::testAlterPermissions in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that access policies can alter the final result.
AccessPolicyProcessorTest::testAlterPermissionsNoApply in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that alters that do not apply are not processed.
AccessPolicyProcessorTest::testCacheContextCaching in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that the persistent cache contexts are added properly.
AccessPolicyProcessorTest::testCacheContexts in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that only the cache contexts for policies that apply are added.
AccessPolicyProcessorTest::testCaching in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests if the caches are called correctly.
AccessPolicyProcessorTest::testCalculatePermissions in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that access policies are properly processed.
AccessPolicyProcessorTest::testCalculatePermissionsNoApply in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that access policies that do not apply are not processed.
AccessPolicyProcessorTest::testEmptyCalculator in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that access policies which do nothing are properly processed.
AccessPolicyProcessorTest::testMultipleScopeAlterException in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests the multiple scopes exception.
AccessPolicyProcessorTest::testMultipleScopeException in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests the multiple scopes exception.
AccessPolicyProcessorTest::testNoCalculators in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests that everything works if no access policies are present.
AccessPolicyProcessorTest::testWrongScopeException in core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
Tests the wrong scope exception.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.