You are here

public property TestHttp::$authenticator in Migrate Plus 8.4

Same name and namespace in other branches
  1. 8.5 tests/src/Unit/data_fetcher/HttpTest.php \Drupal\Tests\migrate_plus\Unit\data_fetcher\TestHttp::authenticator

Mocked authenticator plugin.

Type: \PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/data_fetcher/HttpTest.php, line 183
PHPUnit tests for the Migrate Plus Http 'data fetcher' plugin.

Class

TestHttp
Test class to mock an HTTP request.

Namespace

Drupal\Tests\migrate_plus\Unit\data_fetcher

Code

public $authenticator = NULL;