Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is supported too.
/lib/tests/fixtures/
FolderUp one level  
Foldercomponent/
 
Folderlangtest/
 
Foldermessageinbound/
 
Folderupdate_validator/
 
Fileblock_ablocktype.php                  [source] [28 lines]    
Filecomponent_class_callback_example.php  [source] [61 lines]    Fixtures for component_class_callback tests.
Fileevent_fixtures.php                    [source] [350 lines]   Fixtures for new event testing.
Fileevent_mod_badfixtures.php             [source] [33 lines]    Fixtures for new event testing under namespace mod_tests.
Fileevent_mod_fixtures.php                [source] [33 lines]    Fixtures for new event testing under namespace mod_tests.
Fileevents.php                            [source] [50 lines]    Test event handler definition used only from unit tests.
Filemax_input_vars.php                    [source] [227 lines]   Fixture for Behat test of the max_input_vars handling for large forms.
Filenamespaced_form.php                   [source] [49 lines]    A form inside a namespace to be used by unit tests. See issue MDL-56233
Filereadonlyform.php                      [source] [70 lines]    Fixture for testing the functionality of read-only forms.
Filesecuretestpage.php                    [source] [37 lines]    Fixture for testing secure layout pages have no nav link.
Filestats_events.php                      [source] [57 lines]    Fixtures for new stats testing.
Filetask_fixtures.php                     [source] [72 lines]    Fixtures for task tests.
Filetest_external_function_throwable.php  [source] [86 lines]    An external function that throws an exception, for tests.
Filetest_renderer_factory.php             [source] [147 lines]   Test factory for lib/outputfactories.php.
Filetestable_antivirus.php                [source] [91 lines]    Provides \antivirus_testable class.
Filetestable_block_manager.php            [source] [41 lines]    
Filetestable_core_h5p.php                 [source] [106 lines]   Fixture for testing the functionality of core_h5p.
Filetestable_core_media_player.php        [source] [90 lines]    Fixture for testing the functionality of core_media_player.
Filetestable_core_media_player_native.php [source] [89 lines]    Fixture for testing the functionality of core_media_player_native.
Filetestable_encryption.php               [source] [31 lines]    
Filetestable_flexible_table.php           [source] [45 lines]    Provides testable_flexible_table class.
Filetestable_plugin_manager.php           [source] [124 lines]   Provides testable_core_plugin_manager class.
Filetestable_plugininfo_base.php          [source] [51 lines]    Provides testable_plugininfo_base class.
Filetestable_update_api.php               [source] [210 lines]   Provides \core\update\testable_api class.
Filetestable_update_checker.php           [source] [179 lines]   Provides \core\update\testable_checker class.
Filetestable_update_code_manager.php      [source] [59 lines]    Provides {@link testable_code_manager} class.
Filetestable_update_validator.php         [source] [49 lines]    Provides testable_core_update_validator class.