You are here

namespace Drupal\Tests\Core\Session in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\Core\Session
Classsort descending Location Description
AccountProxyTest core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php @coversDefaultClass \Drupal\Core\Session\AccountProxy @group Session
AnonymousUserSessionTest core/tests/Drupal/Tests/Core/Session/AnonymousUserSessionTest.php @coversDefaultClass \Drupal\Core\Session\AnonymousUserSession @group Session
FakeAbstractProxy core/tests/Drupal/Tests/Core/Session/SessionManagerTest.php
MetadataBagTest core/tests/Drupal/Tests/Core/Session/MetadataBagTest.php @coversDefaultClass \Drupal\Core\Session\MetadataBag @group Session
PermissionsHashGeneratorTest core/tests/Drupal/Tests/Core/Session/PermissionsHashGeneratorTest.php @coversDefaultClass \Drupal\Core\Session\PermissionsHashGenerator @group Session
SessionConfigurationTest core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php @coversDefaultClass \Drupal\Core\Session\SessionConfiguration @group Session
SessionManagerTest core/tests/Drupal/Tests/Core/Session/SessionManagerTest.php @coversDefaultClass \Drupal\Core\Session\SessionManager @group Session
UserSessionTest core/tests/Drupal/Tests/Core/Session/UserSessionTest.php @coversDefaultClass \Drupal\Core\Session\UserSession @group Session
WriteSafeSessionHandlerTest core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php Tests \Drupal\Core\Session\WriteSafeSessionHandler.