You are here

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

Use the mock_api_client or not.

Meant to be overriden by extending classes when they switch to use the new apigee_mock_api_client.

Type: bool

Overrides ApigeeEdgeFunctionalTestTrait::$mock_api_client_ready

File

tests/src/Functional/EmailTest.php, line 47

Class

EmailTest
Developer email already exists in Apigee Edge related tests.

Namespace

Drupal\Tests\apigee_edge\Functional

Code

protected static $mock_api_client_ready = TRUE;