You are here

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

Same name in other branches
  1. 9 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
EntityContextDefinitionDeprecationTest core/tests/Drupal/Tests/Core/Plugin/Context/EntityContextDefinitionDeprecationTest.php Test deprecated use of ContextDefinition as an EntityContextDefinition.
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.