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 |
proxy_base_test:: (4 methods):
setUp()
test_get_checksum()
test_get_checksum_not_supported()
get_status()
Class: proxy_base_test - X-Ref
Proxy base testsetUp() 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 |