Differences Between: [Versions 402 and 403]
(no description)
File Size: | 381 lines (16 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
external_api_test:: (11 methods):
test_validate_params()
test_clean_returnvalue_return_php_type()
test_clean_returnvalue()
test_get_context_from_params()
test_get_context_params()
test_get_context_params2()
test_get_context_params3()
all_external_info_provider()
test_all_external_info()
test_call_external_function()
get_context_from_params()
Class: external_api_test - X-Ref
Unit tests for core_external\external_api.test_validate_params() X-Ref |
Test the validate_parameters method. |
test_clean_returnvalue_return_php_type() X-Ref |
Test for clean_returnvalue() for testing that returns the PHP type. |
test_clean_returnvalue() X-Ref |
Test for clean_returnvalue(). |
test_get_context_from_params() X-Ref |
Test \core_external\external_api::get_context_from_params(). |
test_get_context_params() X-Ref |
Test \core_external\external_api::get_context()_from_params parameter validation. |
test_get_context_params2() X-Ref |
Test \core_external\external_api::get_context()_from_params parameter validation. |
test_get_context_params3() X-Ref |
Test \core_external\external_api::get_context()_from_params parameter validation. |
all_external_info_provider() X-Ref |
Data provider for the test_all_external_info test. return: array |
test_all_external_info(\stdClass $definition) X-Ref |
Test \core_external\external_api::external_function_info. param: \stdClass $definition |
test_call_external_function() X-Ref |
Test the \core_external\external_api::call_external_function() function. |
get_context_from_params() X-Ref |
Call the get_contect_from_params methods on the api class. return: mixed |