You are here

constant UserRegistrationResourceTest::ERROR_MESSAGE in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php \Drupal\Tests\user\Unit\UserRegistrationResourceTest::ERROR_MESSAGE

File

core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php, line 23

Class

UserRegistrationResourceTest
Tests User Registration REST resource.

Namespace

Drupal\Tests\user\Unit

Code

const ERROR_MESSAGE = "Unprocessable Entity: validation failed.\nproperty_path: message\nproperty_path_2: message_2\n";