namespace Drupal\Tests\Core\Authentication in Drupal 10
Same name in other branches
|
Class |
Location | Description |
|---|---|---|
| AuthenticationCollectorTest |
core/ |
@coversDefaultClass \Drupal\Core\Authentication\AuthenticationCollector @group Authentication |
| AuthenticationManagerTest |
core/ |
@coversDefaultClass \Drupal\Core\Authentication\AuthenticationManager @group Authentication |
| TestAuthenticationProvider |
core/ |
A simple provider for unit testing AuthenticationCollector. |
| TestAuthenticationProviderInterface |
core/ |
Helper interface to mock two interfaces at once. |