You are here

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

History of requests.

Type: \GuzzleHttp\Psr7\Request[]

Overrides BuildHooksKernelTestBase::$history

File

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

Class

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

Namespace

Drupal\Tests\build_hooks_bitbucket\Kernel

Code

protected $history = [];