Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.0.x will end 8 May 2023 (12 months).
  • Bug fixes for security issues in 4.0.x will end 13 November 2023 (18 months).
  • PHP version: minimum PHP 7.3.0 Note: the minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is also supported.

Differences Between: [Versions 400 and 401] [Versions 400 and 402] [Versions 400 and 403]

BBB Library tests class.

Author: Laurent David (laurent@call-learning.fr)
Copyright: 2018 - present, Blindside Networks Inc
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 250 lines (10 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class


Class: backup_restore_test  - X-Ref

BBB Library tests class.

setUp()   X-Ref
Setup


test_backup_restore()   X-Ref
Test backup restore (basic)


test_backup_restore_with_recordings()   X-Ref
Check backup restore with recordings


test_duplicate_module_no_meetingid(int $type)   X-Ref
Check duplicating activity does not duplicate meeting id


test_recycle_module_keep_meetingid(int $type)   X-Ref
Check that using the recycle bin keeps the meeting id


bbb_type_provider()   X-Ref
Return an array of BigBlueButton types

return: array[]

assert_bbb_activities_same(stdClass $bbboriginal, stdClass $bbbdest)   X-Ref
Check two bbb activities are the same

param: stdClass $bbboriginal
param: stdClass $bbbdest