You are here

6 calls to BookTest::createBookNode() in Zircon Profile 8

BookTest::createBook in core/modules/book/src/Tests/BookTest.php
Creates a new book with a page hierarchy.
BookTest::testBook in core/modules/book/src/Tests/BookTest.php
Tests book functionality through node interfaces.
BookTest::testBookOrdering in core/modules/book/src/Tests/BookTest.php
Tests re-ordering of books.
BookTest::testBookOutline in core/modules/book/src/Tests/BookTest.php
Tests outline of a book.
BookTest::testEmptyBook in core/modules/book/src/Tests/BookTest.php
Tests saving the book outline on an empty book.
BookTest::testHookNodeLoadAccess in core/modules/book/src/Tests/BookTest.php
Ensure the loaded book in hook_node_load() does not depend on the user.