public property TestHttp::$authenticator in Migrate Plus 8.5
Same name and namespace in other branches
- 8.4 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 185 - 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_fetcherCode
public $authenticator = NULL;