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. |