Up one level | ||
axe/ | ||
classes/ | ||
extension/ | ||
features/ | ||
form_field/ | ||
behat_base.php [source] [56 lines] | Base class of all steps definitions. This script is only called from Behat as part of it's integration in Moodle. | |
behat_field_manager.php [source] [382 lines] | Form fields helper. | |
core_behat_file_helper.php [source] [271 lines] | Files interactions with behat. Note that steps definitions files can not extend other steps definitions files, so steps definitions which makes use of file attachments or filepicker should use this behat_file_helper trait. | |
lib.php [source] [571 lines] | Behat basic functions It does not include MOODLE_INTERNAL because is part of the bootstrap. |