protected static property ApigeeEdgeFunctionalTestTrait::$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
File
- tests/
src/ Traits/ ApigeeEdgeFunctionalTestTrait.php, line 48
Class
- ApigeeEdgeFunctionalTestTrait
- Provides common functionality for the Apigee Edge test classes.
Namespace
Drupal\Tests\apigee_edge\TraitsCode
protected static $mock_api_client_ready = FALSE;