Steps definitions related to mod_quiz.
Copyright: | 2023 Catalyst IT Europe Ltd. |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 86 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
behat_mod_wiki:: (1 method):
the_following_wiki_pages_exist()
Class: behat_mod_wiki - X-Ref
Steps definitions related to mod_wiki.the_following_wiki_pages_exist(TableNode $data) X-Ref |
Add the specified pages to the specified wiki The first row should be column names: | wiki | user | group | title | content | wiki idnumber of the wiki course module user username of the user who is creating the page group (optional) idnumber of the group the page belongs to title (optional) the title text of the page content (optional) the content of the page param: TableNode $data The pages to add |