Custom behat functions
Copyright: | 2017 Davo Smith, Synergy Learning |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 68 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file lib/behat/behat_base.php |
behat_report_outline:: (1 method):
the_log_timestamp_for_and_is_set_to()
Class: behat_report_outline - X-Ref
Class behat_report_outline custom Behat steps for report_outline.the_log_timestamp_for_and_is_set_to($username, $activityidnumber, $date) X-Ref |
This is a horrible, horrible hack, but it is not clear how else a range of log entries can be produced to test the filtering of the log entries. param: string $username param: string $activityidnumber param: string $date |