You are here

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

Indicates this test class is mock API client ready.

Type: bool

File

tests/src/Kernel/UserCreateTest.php, line 59

Class

UserCreateTest
Test create operations for User entity type.

Namespace

Drupal\Tests\apigee_edge\Kernel

Code

protected static $mock_api_client_ready = TRUE;