Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

(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.