[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
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: | 78 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file lib/behat/behat_base.php |
behat_tool_lp:: (3 methods):
click_on_edit_menu_of_the_row()
select_of_the_competency_tree()
i_click_on_item_in_the_autocomplete_list()
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 |
i_click_on_item_in_the_autocomplete_list($item) X-Ref |
Select item from autocomplete list. param: string $item |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |