You are here

protected property BitbucketBuildHooksTest::$mockClient in Build Hooks 3.x

Mock client.

Type: \GuzzleHttp\ClientInterface

Overrides BuildHooksKernelTestBase::$mockClient

File

modules/build_hooks_bitbucket/tests/src/Kernel/BitbucketBuildHooksTest.php, line 42

Class

BitbucketBuildHooksTest
Defines a test for the configuration form of the bitbucket pipelines plugin.

Namespace

Drupal\Tests\build_hooks_bitbucket\Kernel

Code

protected $mockClient;