Differences Between: [Versions 311 and 400] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403]
Steps definitions related with the glossary activity.
Copyright: | 2013 David MonllaĆ³ |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 75 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file lib/behat/behat_base.php |
behat_mod_glossary:: (2 methods):
i_add_a_glossary_entry_with_the_following_data()
i_add_a_glossary_entries_category_named()
Class: behat_mod_glossary - X-Ref
Glossary-related steps definitions.i_add_a_glossary_entry_with_the_following_data(TableNode $data) X-Ref |
Adds an entry to the current glossary with the provided data. You should be in the glossary page. param: TableNode $data |
i_add_a_glossary_entries_category_named($categoryname) X-Ref |
Adds a category with the specified name to the current glossary. You need to be in the glossary page. param: string $categoryname Category name |