You are here

protected property LingotekHttpUnitTest::$configFactory in Lingotek Translation 3.7.x

Same name and namespace in other branches
  1. 4.0.x tests/src/Unit/Remote/LingotekHttpUnitTest.php \Drupal\Tests\lingotek\Unit\Remote\LingotekHttpUnitTest::configFactory
  2. 3.1.x tests/src/Unit/Remote/LingotekHttpUnitTest.php \Drupal\Tests\lingotek\Unit\Remote\LingotekHttpUnitTest::configFactory
  3. 3.2.x tests/src/Unit/Remote/LingotekHttpUnitTest.php \Drupal\Tests\lingotek\Unit\Remote\LingotekHttpUnitTest::configFactory
  4. 3.3.x tests/src/Unit/Remote/LingotekHttpUnitTest.php \Drupal\Tests\lingotek\Unit\Remote\LingotekHttpUnitTest::configFactory
  5. 3.4.x tests/src/Unit/Remote/LingotekHttpUnitTest.php \Drupal\Tests\lingotek\Unit\Remote\LingotekHttpUnitTest::configFactory
  6. 3.5.x tests/src/Unit/Remote/LingotekHttpUnitTest.php \Drupal\Tests\lingotek\Unit\Remote\LingotekHttpUnitTest::configFactory
  7. 3.6.x tests/src/Unit/Remote/LingotekHttpUnitTest.php \Drupal\Tests\lingotek\Unit\Remote\LingotekHttpUnitTest::configFactory
  8. 3.8.x tests/src/Unit/Remote/LingotekHttpUnitTest.php \Drupal\Tests\lingotek\Unit\Remote\LingotekHttpUnitTest::configFactory

Type: \Drupal\Core\Config\ConfigFactoryInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Remote/LingotekHttpUnitTest.php, line 42

Class

LingotekHttpUnitTest
@coversDefaultClass \Drupal\lingotek\Remote\LingotekHttp @group lingotek @preserveGlobalState disabled @requires PHPUnit > 8 We depend on MockBuilder::addMethods() which was introduced in PHPUnit 8.

Namespace

Drupal\Tests\lingotek\Unit\Remote

Code

protected $configFactory;