You are here

protected property MatcherTest::$engine in CRM Core 8.2

A set mocked match engines keyed by id.

Type: \Drupal\crm_core_match\Matcher\MatcherConfigInterface|\PHPUnit_Framework_MockObject_MockObject[]

File

modules/crm_core_match/tests/src/Unit/MatcherTest.php, line 34
Contains \Drupal\Tests\crm_core_match\Unit\MatcherTest.

Class

MatcherTest
Tests the matcher service.

Namespace

Drupal\Tests\crm_core_match\Unit

Code

protected $engine = array();