You are here

namespace Drupal\Tests\book\Kernel in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\book\Kernel
Classsort descending Location Description
BookInstallTest core/modules/book/tests/src/Kernel/BookInstallTest.php Test installation of Book module.
BookManagerDeprecationTest core/modules/book/tests/src/Kernel/BookManagerDeprecationTest.php @coversDefaultClass \Drupal\book\BookManager @group legacy
BookMultilingualTest core/modules/book/tests/src/Kernel/BookMultilingualTest.php Tests multilingual books.
BookPendingRevisionTest core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php Tests that the Book module handles pending revisions correctly.
BookUninstallTest core/modules/book/tests/src/Kernel/BookUninstallTest.php Tests that the Book module cannot be uninstalled if books exist.