protected static property TeamInvitationsTest::$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
- modules/
apigee_edge_teams/ tests/ src/ Functional/ TeamInvitationsTest.php, line 38
Class
- TeamInvitationsTest
- Team invitation test.
Namespace
Drupal\Tests\apigee_edge_teams\FunctionalCode
protected static $mock_api_client_ready = TRUE;