Search moodle.org's
Developer Documentation

See Release Notes

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

(no description)

File Size: 128 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 communication/tests/communication_test_helper_trait.php

Defines 1 class


Class: communication_feature_test  - X-Ref

Class communication_feature_test to test the custom link features implemented using the core interfaces.

setUp()   X-Ref
No description

test_load_for_instance()   X-Ref
Test create, update and delete chat room.


test_create_update_delete_chat_room()   X-Ref
Test create, update and delete chat room.


test_save_form_data()   X-Ref
Test save form data with provider's custom field and fetching with get_chat_room_url().


get_test_communication_processor()   X-Ref
Create a test custom link communication processor object.

return: processor

test_is_configured()   X-Ref
Test if the selected provider is configured.