You are here

namespace Drupal\Tests\entity_print\Kernel in Entity Print 8.2

Same name in other branches
  1. 8 Drupal\Tests\entity_print\Kernel
Classsort descending Location Description
EntityPrintAccessTest tests/src/Kernel/EntityPrintAccessTest.php @coversDefaultClass \Drupal\entity_print\Controller\EntityPrintController @group entity_print
EntityPrintPluginManagerTest tests/src/Kernel/EntityPrintPluginManagerTest.php @coversDefaultClass \Drupal\entity_print\Plugin\EntityPrintPluginManager @group entity_print
ExtraFieldsTest tests/src/Kernel/ExtraFieldsTest.php Tests the hook_extra_fields() implementation.
FilenameGeneratorTest tests/src/Kernel/FilenameGeneratorTest.php @coversDefaultClass \Drupal\entity_print\FilenameGenerator @group entity_print
NodePreviewTest tests/src/Kernel/NodePreviewTest.php Tests the entity print link in node preview.
PostRenderSubscriberTest tests/src/Kernel/PostRenderSubscriberTest.php @coversDefaultClass \Drupal\entity_print\EventSubscriber\PostRenderSubscriber @group entity_print
PrintBuilderTest tests/src/Kernel/PrintBuilderTest.php @coversDefaultClass \Drupal\entity_print\PrintBuilder @group entity_print
PrintHtmlAlterTestEvent tests/src/Kernel/PrintHtmlAlterTestEvent.php A test event.
PrintLinkTest tests/src/Kernel/PrintLinkTest.php Test the print links block.
TranslationTest tests/src/Kernel/TranslationTest.php @coversDefaultClass \Drupal\entity_print\PrintBuilder @group entity_print