Differences Between: [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403]
Cohorts steps definitions.
Copyright: | 2013 David MonllaĆ³ |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 74 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file lib/behat/behat_base.php |
behat_cohort:: (1 method):
i_add_user_to_cohort_members()
Class: behat_cohort - X-Ref
Steps definitions for cohort actions.i_add_user_to_cohort_members($user, $cohortidnumber) X-Ref |
Adds the user to the specified cohort. The user should be specified like "Firstname Lastname (user@example.com)". param: string $user param: string $cohortidnumber |