[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/tests/

FolderUp one level  
Folderbehat/
 
Folderfixtures/
 
Folderother/
 
Folderperformance/
 
Fileaccesslib_test.php                           [source] [3066 lines]  Full functional accesslib test.
Fileadhoc_task_test.php                          [source] [112 lines]   This file contains the unittests for adhock tasks.
Fileadmintree_test.php                           [source] [323 lines]   Unit tests for those parts of adminlib.php that implement the admin tree functionality.
Fileajaxlib_test.php                             [source] [129 lines]   Code quality unit tests that are fast enough to run each time.
Fileantivirus_test.php                           [source] [37 lines]    Tests for antivirus manager.
Fileauthlib_test.php                             [source] [295 lines]   Authentication related tests.
Fileblocklib_test.php                            [source] [566 lines]   Tests for the block_manager class in ../blocklib.php.
Filecollator_test.php                            [source] [333 lines]   Collator unit tests.
Filecompletionlib_test.php                       [source] [914 lines]   Completion tests.
Filecomponent_test.php                           [source] [472 lines]   core_component related tests.
Filecomponentlib_test.php                        [source] [185 lines]   Unit tests for /lib/componentlib.class.php.
Fileconfigonlylib_test.php                       [source] [154 lines]   Unit tests for config only library functions-
Filecoursecatlib_test.php                        [source] [757 lines]   Tests for class coursecat from lib/coursecatlib.php
Filecronlib_test.php                             [source] [181 lines]   Unit tests for the cron.
Filecsslib_test.php                              [source] [1324 lines]  This file contains the unittests for the css optimiser in csslib.php
Filecsvclass_test.php                            [source] [148 lines]   Tests csv import and export functions.
Filecustomcontext_test.php                       [source] [138 lines]   Code quality unit tests that are fast enough to run each time.
Filedatalib_test.php                             [source] [656 lines]   Test for various bits of datalib.php.
Filedatalib_update_with_unique_index_test.php    [source] [129 lines]   Tests for {@link decompose_update_into_safe_changes()} and {@link update_field_with_unique_index()}.
Filedate_legacy_test.php                         [source] [348 lines]   Tests legacy Moodle date/time functions.
Filedate_test.php                                [source] [558 lines]   Tests core_date class.
Fileeditorlib_test.php                           [source] [60 lines]    Tests editors subsystem.
Fileenvironment_test.php                         [source] [196 lines]   Moodle environment test.
Fileevent_course_module_instance_list_viewed.php [source] [76 lines]    Tests for base course module instance list viewed event.
Fileevent_course_module_viewed.php               [source] [95 lines]    Tests for base course module viewed event.
Fileevent_deprecated_test.php                    [source] [45 lines]    Tests for deprecated events. Please add tests for deprecated events in this file.
Fileevent_grade_deleted_test.php                 [source] [88 lines]    Tests the \core\event\grade_deleted event.
Fileevent_test.php                               [source] [981 lines]   Tests for event manager, base event and observers.
Fileevent_unknown_logged_test.php                [source] [53 lines]    Tests for event manager, base event and observers.
Fileevent_user_graded_test.php                   [source] [238 lines]   Tests the \core\event\user_graded event.
Fileevent_user_password_updated_test.php         [source] [77 lines]    Tests for password changes event.
Fileevents_test.php                              [source] [374 lines]   Events tests.
Fileeventslib_test.php                           [source] [303 lines]   Tests events subsystem.
Fileexternallib_test.php                         [source] [553 lines]   Unit tests for /lib/externallib.php.
Filefilelib_test.php                             [source] [1257 lines]  Unit tests for /lib/filelib.php.
Filefiletypes_test.php                           [source] [253 lines]   Unit tests for /lib/classes/filetypes.php.
Filefilter_manager_test.php                      [source] [82 lines]    Unit tests for the {@link filter_manager} class.
Filefilterlib_test.php                           [source] [678 lines]   Tests for the parts of ../filterlib.php that involve loading the configuration from, and saving the configuration to, the database.
Fileformslib_test.php                            [source] [931 lines]   Unit tests for /lib/formslib.php.
Filegdlib_test.php                               [source] [89 lines]    Test gd functionality.
Filegradelib_test.php                            [source] [59 lines]    Unit tests for /lib/gradelib.php.
Filegrades_externallib_test.php                  [source] [537 lines]   Unit tests for the grade API at /lib/classes/grades_external.php
Filegrading_externallib_test.php                 [source] [643 lines]   
Filegrouplib_test.php                            [source] [1355 lines]  Tests groups subsystems.
Filehtml2text_test.php                           [source] [191 lines]   Tests our html2text hacks
Filehtml_writer_test.php                         [source] [255 lines]   Unit tests for the html_writer class.
Filehtmlpurifier_test.php                        [source] [434 lines]   Unit tests for the HTMLPurifier integration
Filejquery_test.php                              [source] [57 lines]    Test jQuery integration.
Fileldaplib_test.php                             [source] [210 lines]   ldap tests.
Filelock_config_test.php                         [source] [76 lines]    lock unit tests
Filelock_test.php                                [source] [111 lines]   lock unit tests
Filemarkdown_test.php                            [source] [66 lines]    Test markdown text format.
Filemathslib_test.php                            [source] [236 lines]   Unit tests of mathslib wrapper and underlying EvalMath library.
Filemedialib_test.php                            [source] [684 lines]   Test classes for handling embedded media (audio/video).
Filemessage_test.php                             [source] [204 lines]   Test classes for \core\message\message.
Filemessageinbound_test.php                      [source] [171 lines]   Test classes for \core\message\inbound.
Filemessagelib_test.php                          [source] [883 lines]   Tests for messagelib.php.
Fileminify_test.php                              [source] [122 lines]   core_minify related tests.
Filemodinfolib_test.php                          [source] [919 lines]   Unit tests for lib/modinfolib.php.
Filemoodle_page_test.php                         [source] [683 lines]   Tests for the moodle_page class.
Filemoodlelib_test.php                           [source] [3130 lines]  Unit tests for (some of) ../moodlelib.php.
Filemustache_template_finder_test.php            [source] [98 lines]    Unit tests for lib/classes/output/mustache_template_finder.php
Filemyprofilelib_test.php                        [source] [275 lines]   Tests for myprofilelib apis.
Filenavigationlib_test.php                       [source] [653 lines]   Unit tests for lib/navigationlib.php
Filenotification_test.php                        [source] [122 lines]   Unit tests for core\notification.
Fileoutputcomponents_test.php                    [source] [437 lines]   Unit tests for lib/outputcomponents.php.
Fileoutputfactories_test.php                     [source] [153 lines]   Unit tests for lib/outputfactories.php.
Fileoutputrequirementslib_test.php               [source] [104 lines]   Unit tests for lib/outputrequirementslibphp.
Fileplugin_manager_test.php                      [source] [489 lines]   Unit tests for plugin manager class.
Fileportfoliolib_test.php                        [source] [170 lines]   Portfolio lib tests.
Fileprogress_test.php                            [source] [427 lines]   Unit tests for the progress classes.
Filequestionlib_test.php                         [source] [446 lines]   Unit tests for (some of) ../questionlib.php.
Fileregex_test.php                               [source] [47 lines]    Test PHP regex capability - this may also serve as an example for devs.
Filerequirejs_test.php                           [source] [95 lines]    Unit tests for requirejs loader.
Filersslib_test.php                              [source] [138 lines]   These tests rely on the rsstest.xml file on download.moodle.org, from eloys listing: rsstest.xml: One valid rss feed. md5: 8fd047914863bf9b3a4b1514ec51c32c size: 32188
Filescheduled_task_test.php                      [source] [470 lines]   This file contains the unittests for scheduled tasks.
Filesession_manager_test.php                     [source] [656 lines]   Unit tests for session manager class.
Filesessionlib_test.php                          [source] [229 lines]   Unit tests for sessionlib.php file.
Filesetuplib_test.php                            [source] [501 lines]   Unit tests for setuplib.php
Filestatslib_test.php                            [source] [719 lines]   Tests for ../statslib.php
Filestring_manager_standard_test.php             [source] [151 lines]   Unit tests for localization support in lib/moodlelib.php
Filetablelib_test.php                            [source] [608 lines]   Test tablelib.
Filetext_test.php                                [source] [463 lines]   core_text unit tests.
Filetheme_config_test.php                        [source] [156 lines]   Tests the theme config class.
Fileunoconv_test.php                             [source] [108 lines]   Test unoconv functionality.
Fileupdate_api_test.php                          [source] [151 lines]   Provides core_update_api_testcase class.
Fileupdate_checker_test.php                      [source] [295 lines]   Unit tests for the update checker.
Fileupdate_code_manager_test.php                 [source] [195 lines]   Provides core_update_code_manager_testcase class.
Fileupdate_validator_test.php                    [source] [373 lines]   Provides the unit tests class and some helper classes
Fileupgradelib_test.php                          [source] [869 lines]   Unit tests for the lib/upgradelib.php library.
Fileuser_menu_test.php                           [source] [106 lines]   
Fileuser_test.php                                [source] [437 lines]   Tests core_user class.
Fileuseragent_test.php                           [source] [1925 lines]  Tests the user agent class.
Fileweblib_format_text_test.php                  [source] [161 lines]   Unit tests for format_text defined in weblib.php.
Fileweblib_test.php                              [source] [642 lines]   Weblib tests.
Filexhtml_container_stack_test.php               [source] [135 lines]   Unit tests for xhtml stack.


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1