You are here

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

Mock client.

Type: \GuzzleHttp\ClientInterface

Overrides BuildHooksKernelTestBase::$mockClient

File

modules/build_hooks_github/tests/src/Kernel/GithubBuildHooksTest.php, line 42

Class

GithubBuildHooksTest
Defines a test for the configuration form of the github workflow plugin.

Namespace

Drupal\Tests\build_hooks_github\Kernel

Code

protected $mockClient;