(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 |
communication_feature_test:: (6 methods):
setUp()
test_load_for_instance()
test_create_update_delete_chat_room()
test_save_form_data()
get_test_communication_processor()
test_is_configured()
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. |