You are here

namespace Drupal\KernelTests\Core\Plugin\Condition in Drupal 10

Same name in other branches
  1. 8 Drupal\KernelTests\Core\Plugin\Condition
  2. 9 Drupal\KernelTests\Core\Plugin\Condition
Classsort descending Location Description
ConditionTestDualUserTest core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php Tests a condition that requires two users.
CurrentThemeConditionTest core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php Tests the CurrentThemeCondition plugin.
OptionalContextConditionTest core/tests/Drupal/KernelTests/Core/Plugin/Condition/OptionalContextConditionTest.php Tests a condition with optional context.
RequestPathTest core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php Tests that the Request Path Condition, provided by the system module, is working properly.