Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402] [Versions 401 and 402]
Unit tests for core_table\external\dynamic\get;
Copyright: | 2020 Simey Lameze <simey@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU Public License |
File Size: | 210 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
get_test:: (3 methods):
test_execute_invalid_component_format()
test_execute_invalid_component()
test_execute_invalid_handler()
is:: (3 methods):
test_execute_invalid_filter()
test_table_get_execute()
get_sort_array()
test_execute_invalid_component_format() X-Ref |
Test execute invalid component format. |
test_execute_invalid_component() X-Ref |
Test execute invalid component. |
test_execute_invalid_handler() X-Ref |
Test execute invalid handler. |
test_execute_invalid_filter() X-Ref |
Test execute invalid filter. |
test_table_get_execute() X-Ref |
Test execute method. |
get_sort_array(array $sortdata) X-Ref |
Convert a traditional sort order into a sortorder for the web service. param: array $sortdata return: array |