Differences Between: [Versions 310 and 311] [Versions 39 and 311]
Testing the H5P library handler.
Copyright: | 2020 Sara Arjona <sara@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 79 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
handler_test:: (2 methods):
test_get_h5p_string()
get_h5p_string_provider()
Class: handler_test - X-Ref
Test class covering the H5P library handler.test_get_h5p_string(string $identifier, ?string $expectedresult, ?string $lang = 'en') X-Ref |
Test the behaviour of get_h5p_string(). param: string $identifier The key identifier for the localized string. param: string $expectedresult Expected result. param: string $lang Language to get the localized string. |
get_h5p_string_provider() X-Ref |
Data provider for test_get_h5p_string(). return: array |