You are here

constant CacheableMetadataCalculationTest::TEST_MODULE in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Kernel/CacheableMetadataCalculationTest.php \Drupal\Tests\views\Kernel\CacheableMetadataCalculationTest::TEST_MODULE

The ID of the module used in the test.

File

core/modules/views/tests/src/Kernel/CacheableMetadataCalculationTest.php, line 22

Class

CacheableMetadataCalculationTest
Tests that cacheability metadata is only calculated when needed.

Namespace

Drupal\Tests\views\Kernel

Code

const TEST_MODULE = 'views_test_cacheable_metadata_calculation';