You are here

10 calls to BookTest::createBook() in Zircon Profile 8

BookTest::testAdminBookListing in core/modules/book/src/Tests/BookTest.php
Tests the administrative listing of all books.
BookTest::testAdminBookNodeListing in core/modules/book/src/Tests/BookTest.php
Tests the administrative listing of all book pages in a book.
BookTest::testBook in core/modules/book/src/Tests/BookTest.php
Tests book functionality through node interfaces.
BookTest::testBookDelete in core/modules/book/src/Tests/BookTest.php
Tests the access for deleting top-level book nodes.
BookTest::testBookExport in core/modules/book/src/Tests/BookTest.php
Tests book export ("printer-friendly version") functionality.
BookTest::testBookListing in core/modules/book/src/Tests/BookTest.php
Tests the listing of all books.
BookTest::testBookNavigationBlock in core/modules/book/src/Tests/BookTest.php
Tests the functionality of the book navigation block.
BookTest::testBookNavigationCacheContext in core/modules/book/src/Tests/BookTest.php
Tests the book navigation cache context.
BookTest::testBookOrdering in core/modules/book/src/Tests/BookTest.php
Tests re-ordering of books.
BookTest::testNavigationBlockOnAccessModuleInstalled in core/modules/book/src/Tests/BookTest.php
Tests the book navigation block when an access module is installed.