You are here

namespace Drupal\Tests\Core\Plugin\Context in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\Core\Plugin\Context
Classsort descending Location Description
ContextDefinitionIsSatisfiedTest core/tests/Drupal/Tests/Core/Plugin/Context/ContextDefinitionIsSatisfiedTest.php @coversDefaultClass \Drupal\Core\Plugin\Context\ContextDefinition @group Plugin
ContextDefinitionTest core/tests/Drupal/Tests/Core/Plugin/Context/ContextDefinitionTest.php Tests the ContextDefinition class.
ContextTest core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php @coversDefaultClass \Drupal\Core\Plugin\Context\Context @group Plugin
EntityContextDefinitionIsSatisfiedTest core/tests/Drupal/Tests/Core/Plugin/Context/EntityContextDefinitionIsSatisfiedTest.php @coversDefaultClass \Drupal\Core\Plugin\Context\EntityContextDefinition @group Plugin
LazyContextRepositoryTest core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php @coversDefaultClass \Drupal\Core\Plugin\Context\LazyContextRepository @group context
TypedDataCacheableDependencyInterface core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php Test interface used for mocking.