AuthenticationCollectorTest |
core/tests/Drupal/Tests/Core/Authentication/AuthenticationCollectorTest.php |
@coversDefaultClass \Drupal\Core\Authentication\AuthenticationCollector
@group Authentication |
AuthenticationManagerTest |
core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php |
@coversDefaultClass \Drupal\Core\Authentication\AuthenticationManager
@group Authentication |
TestAuthenticationProvider |
core/tests/Drupal/Tests/Core/Authentication/AuthenticationCollectorTest.php |
A simple provider for unit testing AuthenticationCollector. |
TestAuthenticationProviderInterface |
core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php |
Helper interface to mock two interfaces at once. |