You are here

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

Classsort descending Location Description
FieldAccessTest tests/src/Kernel/FieldAccessTest.php Tests field access for each UserProtection plugin that protects a field.
ProtectedEntityDeleteTest tests/src/Kernel/ProtectedEntityDeleteTest.php Tests if protection rules are cleaned up upon entity deletion.
ProtectionRuleBypassTest tests/src/Kernel/ProtectionRuleBypassTest.php Tests bypassing protection rules.
UserProtectKernelTestBase tests/src/Kernel/UserProtectKernelTestBase.php Provides a base class for User Protect kernel tests.