You are here

protected property DefaultEngineTest::$engine in CRM Core 8.3

Same name and namespace in other branches
  1. 8 modules/crm_core_match/tests/src/Unit/DefaultEngineTest.php \Drupal\Tests\crm_core_match\Unit\DefaultEngineTest::engine
  2. 8.2 modules/crm_core_match/tests/src/Unit/DefaultEngineTest.php \Drupal\Tests\crm_core_match\Unit\DefaultEngineTest::engine

The tested engine.

Type: \Drupal\crm_core_match\Plugin\crm_core_match\engine\DefaultMatchingEngine

File

modules/crm_core_match/tests/src/Unit/DefaultEngineTest.php, line 58

Class

DefaultEngineTest
Tests the default matching engine.

Namespace

Drupal\Tests\crm_core_match\Unit

Code

protected $engine;