You are here

protected property AggregatorPluginSettingsBaseTest::$configFactory in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php \Drupal\Tests\aggregator\Unit\Plugin\AggregatorPluginSettingsBaseTest::configFactory

The stubbed config factory object.

Type: \PHPUnit_Framework_MockObject_MockBuilder

File

core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php, line 33
Contains \Drupal\Tests\aggregator\Unit\Plugin\AggregatorPluginSettingsBaseTest.

Class

AggregatorPluginSettingsBaseTest
Tests settings configuration of individual aggregator plugins.

Namespace

Drupal\Tests\aggregator\Unit\Plugin

Code

protected $configFactory;