You are here

namespace Drupal\Tests\video_embed_field\Kernel in Video Embed Field 8.2

Same name in other branches
  1. 8 Drupal\Tests\video_embed_field\Kernel
Classsort descending Location Description
ConstraintTest tests/src/Kernel/ConstraintTest.php Test for the video embed constraint.
Drupal6EmfieldMigrationTest tests/src/Kernel/Drupal6EmfieldMigrationTest.php Test the Drupal 6 emfield migration.
Drupal7MigrationTest tests/src/Kernel/Drupal7MigrationTest.php Test the Drupal 7 to 8 video_embed_field migration.
EntityLoadTrait tests/src/Kernel/EntityLoadTrait.php Test helpers for loading entities for tests.
FieldOutputTest tests/src/Kernel/FieldOutputTest.php Test the embed field formatters are functioning.
FormatterDependenciesTest tests/src/Kernel/FormatterDependenciesTest.php Test the configuration dependencies are created correctly.
KernelTestBase tests/src/Kernel/KernelTestBase.php A kernel test base.
MockHttpClient tests/src/Kernel/MockHttpClient.php An exceptional HTTP client mock.
StripWhitespaceTrait tests/src/Kernel/StripWhitespaceTrait.php Strip whitespace.
VideoEmbedIFrameTest tests/src/Kernel/VideoEmbedIFrameTest.php Test that the iframe element works.