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. |