namespace Drupal\views\Tests\User

Classsort descending Location Description
AccessPermissionTest drupal/core/modules/views/lib/Drupal/views/Tests/User/AccessPermissionTest.php Tests views perm access plugin.
AccessRoleTest drupal/core/modules/views/lib/Drupal/views/Tests/User/AccessRoleTest.php Tests views role access plugin.
AccessTestBase drupal/core/modules/views/lib/Drupal/views/Tests/User/AccessTestBase.php A common test base class for the user access plugin tests.
ArgumentDefaultTest drupal/core/modules/views/lib/Drupal/views/Tests/User/ArgumentDefaultTest.php Tests views user argument default plugin.
ArgumentValidateTest drupal/core/modules/views/lib/Drupal/views/Tests/User/ArgumentValidateTest.php Tests views user argument validator plugin.
HandlerArgumentUserUidTest drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerArgumentUserUidTest.php Tests views user uid argument handler.
HandlerFieldUserNameTest drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php Tests the field username handler.
HandlerFilterUserNameTest drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php Tests the handler of the user: name filter.
RelationshipRepresentativeNode drupal/core/modules/views/lib/Drupal/views/Tests/User/RelationshipRepresentativeNode.php Tests the representative node relationship for users.
UserTestBase drupal/core/modules/views/lib/Drupal/views/Tests/User/UserTestBase.php @todo.