You are here

protected property AggregatedFieldsTest::$index in Search API 8

A search index mock for the tests.

Type: \Drupal\search_api\IndexInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Processor/AggregatedFieldsTest.php, line 44

Class

AggregatedFieldsTest
Tests the "Aggregated fields" processor.

Namespace

Drupal\Tests\search_api\Unit\Processor

Code

protected $index;