Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

Differences Between: [Versions 400 and 401]

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