Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403] [Versions 39 and 310]
Step definition to generate database fixtures for learning plan system.
Copyright: | 2016 Issam Taboubi <issam.taboubi@umontreal.ca> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 66 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file lib/behat/behat_base.php |
behat_tool_lp:: (2 methods):
click_on_edit_menu_of_the_row()
select_of_the_competency_tree()
Class: behat_tool_lp - X-Ref
Step definition for learning plan system.click_on_edit_menu_of_the_row($nodetext, $rowname) X-Ref |
Click on an entry in the edit menu. param: string $nodetext param: string $rowname |
select_of_the_competency_tree($competencyname) X-Ref |
Click on competency in the tree. param: string $competencyname |