| [ Index ] |
PHP Cross Reference of moodle-2.8 |
| Up one level | ||
| behat/ | ||
| fixtures/ | ||
| other/ | ||
| performance/ | ||
| accesslib_test.php [source] [2845 lines] | Full functional accesslib test. | |
| adhoc_task_test.php [source] [70 lines] | This file contains the unittests for adhock tasks. | |
| admintree_test.php [source] [323 lines] | Unit tests for those parts of adminlib.php that implement the admin tree functionality. | |
| ajaxlib_test.php [source] [129 lines] | Code quality unit tests that are fast enough to run each time. | |
| authlib_test.php [source] [295 lines] | Authentication related tests. | |
| blocklib_test.php [source] [432 lines] | Tests for the block_manager class in ../blocklib.php. | |
| collator_test.php [source] [341 lines] | Collator unit tests. | |
| completionlib_test.php [source] [919 lines] | Completion tests. | |
| component_test.php [source] [454 lines] | core_component related tests. | |
| componentlib_test.php [source] [185 lines] | Unit tests for /lib/componentlib.class.php. | |
| conditionlib_test.php [source] [214 lines] | Tests for deprecated conditional activities classes. | |
| configonlylib_test.php [source] [144 lines] | Unit tests for config only library functions- | |
| coursecatlib_test.php [source] [733 lines] | Tests for class coursecat from lib/coursecatlib.php | |
| cronlib_test.php [source] [181 lines] | Unit tests for the cron. | |
| csslib_test.php [source] [1324 lines] | This file contains the unittests for the css optimiser in csslib.php | |
| csvclass_test.php [source] [148 lines] | Tests csv import and export functions. | |
| customcontext_test.php [source] [138 lines] | Code quality unit tests that are fast enough to run each time. | |
| datalib_test.php [source] [656 lines] | Test for various bits of datalib.php. | |
| datalib_update_with_unique_index_test.php [source] [129 lines] | Tests for {@link decompose_update_into_safe_changes()} and {@link update_field_with_unique_index()}. | |
| editorlib_test.php [source] [60 lines] | Tests editors subsystem. | |
| environment_test.php [source] [56 lines] | Moodle environment test. | |
| event_course_module_instance_list_viewed.php [source] [76 lines] | Tests for base course module instance list viewed event. | |
| event_course_module_viewed.php [source] [95 lines] | Tests for base course module viewed event. | |
| event_deprecated_test.php [source] [45 lines] | Tests for deprecated events. Please add tests for deprecated events in this file. | |
| event_grade_deleted_test.php [source] [88 lines] | Tests the \core\event\grade_deleted event. | |
| event_test.php [source] [927 lines] | Tests for event manager, base event and observers. | |
| event_unknown_logged_test.php [source] [53 lines] | Tests for event manager, base event and observers. | |
| event_user_graded_test.php [source] [238 lines] | Tests the \core\event\user_graded event. | |
| event_user_password_updated_test.php [source] [77 lines] | Tests for password changes event. | |
| events_test.php [source] [374 lines] | Events tests. | |
| eventslib_test.php [source] [232 lines] | Tests events subsystem. | |
| externallib_test.php [source] [226 lines] | Unit tests for /lib/externallib.php. | |
| filelib_test.php [source] [788 lines] | Unit tests for /lib/filelib.php. | |
| filterlib_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. | |
| formslib_test.php [source] [824 lines] | Unit tests for /lib/formslib.php. | |
| gradelib_test.php [source] [59 lines] | Unit tests for /lib/gradelib.php. | |
| grades_externallib_test.php [source] [537 lines] | Unit tests for the grade API at /lib/classes/grades_external.php | |
| grading_externallib_test.php [source] [643 lines] | ||
| grouplib_test.php [source] [841 lines] | Tests groups subsystems. | |
| html2text_test.php [source] [182 lines] | Tests our html2text hacks | |
| html_writer_test.php [source] [218 lines] | Unit tests for the html_writer class. | |
| htmlpurifier_test.php [source] [317 lines] | Unit tests for the HTMLPurifier integration | |
| jquery_test.php [source] [57 lines] | Test jQuery integration. | |
| ldaplib_test.php [source] [169 lines] | ldap tests. | |
| lock_config_test.php [source] [76 lines] | lock unit tests | |
| lock_test.php [source] [111 lines] | lock unit tests | |
| markdown_test.php [source] [66 lines] | Test markdown text format. | |
| mathslib_test.php [source] [236 lines] | Unit tests of mathslib wrapper and underlying EvalMath library. | |
| medialib_test.php [source] [642 lines] | Test classes for handling embedded media (audio/video). | |
| messagelib_test.php [source] [883 lines] | Tests for messagelib.php. | |
| minify_test.php [source] [122 lines] | core_minify related tests. | |
| modinfolib_test.php [source] [1113 lines] | Unit tests for lib/modinfolib.php. | |
| moodle_page_test.php [source] [672 lines] | Tests for the moodle_page class. | |
| moodlelib_test.php [source] [2865 lines] | Unit tests for (some of) ../moodlelib.php. | |
| navigationlib_test.php [source] [571 lines] | Unit tests for lib/navigationlib.php | |
| outputcomponents_test.php [source] [437 lines] | Unit tests for lib/outputcomponents.php. | |
| outputfactories_test.php [source] [153 lines] | Unit tests for lib/outputfactories.php. | |
| outputrequirementslib_test.php [source] [66 lines] | Unit tests for lib/outputrequirementslibphp. | |
| plugin_manager_test.php [source] [228 lines] | Unit tests for plugin manager class. | |
| portfoliolib_test.php [source] [170 lines] | Portfolio lib tests. | |
| progress_test.php [source] [427 lines] | Unit tests for the progress classes. | |
| questionlib_test.php [source] [208 lines] | Unit tests for (some of) ../questionlib.php. | |
| rsslib_test.php [source] [133 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 | |
| scheduled_task_test.php [source] [315 lines] | This file contains the unittests for scheduled tasks. | |
| session_manager_test.php [source] [514 lines] | Unit tests for session manager class. | |
| sessionlib_test.php [source] [229 lines] | Unit tests for sessionlib.php file. | |
| setuplib_test.php [source] [297 lines] | Unit tests for setuplib.php | |
| statslib_test.php [source] [719 lines] | Tests for ../statslib.php | |
| string_manager_standard_test.php [source] [150 lines] | Unit tests for localization support in lib/moodlelib.php | |
| tablelib_test.php [source] [367 lines] | Test tablelib. | |
| text_test.php [source] [404 lines] | core_text unit tests. | |
| theme_config_test.php [source] [156 lines] | Tests the theme config class. | |
| update_checker_test.php [source] [289 lines] | Unit tests for the update checker. | |
| update_deployer_test.php [source] [206 lines] | Unit tests for the update deployer. | |
| upgradelib_test.php [source] [356 lines] | Unit tests for the lib/upgradelib.php library. | |
| user_test.php [source] [119 lines] | Tests core_user class. | |
| useragent_test.php [source] [544 lines] | Tests the user agent class. | |
| weblib_test.php [source] [560 lines] | Weblib tests. | |
| xhtml_container_stack_test.php [source] [135 lines] | Unit tests for xhtml stack. |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |