Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.0.x will end 8 May 2023 (12 months).
  • Bug fixes for security issues in 4.0.x will end 13 November 2023 (18 months).
  • PHP version: minimum PHP 7.3.0 Note: the minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is also supported.

(no description)

File Size: 201 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 enrol/lti/tests/local/ltiadvantage/lti_advantage_testcase.php

Defines 1 class


Class: application_registration_service_test  - X-Ref

Tests for the application_registration_service.

get_application_registration_service()   X-Ref
Helper to get an application_registration_service instance.

return: application_registration_service

test_create_draft_application()   X-Ref
Test the use case "As an admin, I can register an application as an LTI consumer (platform)".


test_update_application_registration()   X-Ref
Test the update_application_registration method.


test_delete_application_registration()   X-Ref
Test that removing an application registration also removes all associated data.