You are here

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

Same name in other branches
  1. 8.0 Drupal\Tests\Core\Plugin\Context
Classsort descending Location Description
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
ContextTypedDataTest core/tests/Drupal/Tests/Core/Plugin/Context/ContextTypedDataTest.php Tests that contexts work properly with the typed data manager.
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.