You are here

protected static property TestFrameworkKernelTest::$mock_api_client_ready in Apigee Edge 8

Indicates this test class is mock API client ready.

Type: bool

File

tests/src/Kernel/TestFrameworkKernelTest.php, line 46

Class

TestFrameworkKernelTest
Tests the testing framework for testing offline.

Namespace

Drupal\Tests\apigee_edge\Kernel

Code

protected static $mock_api_client_ready = TRUE;