You are here

namespace Drupal\Tests\userprotect\Functional in User protect 8

Classsort descending Location Description
InstallTest tests/src/Functional/InstallTest.php Tests module installation and uninstallation.
ProtectedEntityDeleteTest tests/src/Functional/ProtectedEntityDeleteTest.php Tests if protection rules are cleaned up upon entity deletion.
ProtectionRuleCrudTest tests/src/Functional/ProtectionRuleCrudTest.php Tests creating, editing and deleting protection rules through the UI.
UnsavedUserFieldAccessTest tests/src/Functional/UnsavedUserFieldAccessTest.php Tests field access for an unsaved user.
UserProtectBrowserTestBase tests/src/Functional/UserProtectBrowserTestBase.php Provides a base class for User Protect functional tests.
UserProtectionPermissionsTest tests/src/Functional/UserProtectionPermissionsTest.php Tests if "change own" User Protect permissions are respected.
UserProtectionTest tests/src/Functional/UserProtectionTest.php Tests each UserProtection plugin in action.