You are here

constant MockHttpClient::EXCEPTION_MESSAGE in Video Embed Field 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/MockHttpClient.php \Drupal\Tests\video_embed_field\Kernel\MockHttpClient::EXCEPTION_MESSAGE

An exception message for the client methods.

File

tests/src/Kernel/MockHttpClient.php, line 16

Class

MockHttpClient
An exceptional HTTP client mock.

Namespace

Drupal\Tests\video_embed_field\Kernel

Code

const EXCEPTION_MESSAGE = "The HTTP mock can't do anything.";