private property HttpTest::$basicAuthenticator in Migrate Plus 8.4
Same name and namespace in other branches
- 8.5 tests/src/Unit/data_fetcher/HttpTest.php \Drupal\Tests\migrate_plus\Unit\data_fetcher\HttpTest::basicAuthenticator
Mocked up Basic authentication plugin.
Type: \PHPUnit_Framework_MockObject_MockObject
File
- tests/
src/ Unit/ data_fetcher/ HttpTest.php, line 85 - PHPUnit tests for the Migrate Plus Http 'data fetcher' plugin.
Class
- HttpTest
- @coversDefaultClass \Drupal\migrate_plus\Plugin\migrate_plus\data_fetcher\Http
Namespace
Drupal\Tests\migrate_plus\Unit\data_fetcherCode
private $basicAuthenticator = NULL;