Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.2.x will end 22 April 2024 (12 months).
  • Bug fixes for security issues in 4.2.x will end 7 October 2024 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.1.x is supported too.

Tests for BigBlueButton Proxy server (and checksum).

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

Defines 1 class

proxy_base_test:: (4 methods):
  setUp()
  test_get_checksum()
  test_get_checksum_not_supported()
  get_status()


Class: proxy_base_test  - X-Ref

Proxy base test

setUp()   X-Ref
Setup


test_get_checksum()   X-Ref
Test that different checksum algorithm work

return: void

test_get_checksum_not_supported()   X-Ref
Test that we send a checksumError whenever the algorithm is not supported

return: void

get_status()   X-Ref
Get the endpoint XML result.

return: mixed