[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Provides the unit tests class and some helper classes
Copyright: | 2013 David Mudrak <[email protected]> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 332 lines (16 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
tool_installaddon_validator_testcase:: (6 methods):
test_validate_files_layout()
test_validate_version_php()
test_validate_language_pack()
test_validate_target_location()
test_parse_version_php()
has_message()
testable_tool_installaddon_validator:: (2 methods):
testable_parse_version_php()
get_plugintype_location()
Class: tool_installaddon_validator_testcase - X-Ref
Unit tests for the {@link tool_installaddon_installer} classtest_validate_files_layout() X-Ref |
No description |
test_validate_version_php() X-Ref |
No description |
test_validate_language_pack() X-Ref |
No description |
test_validate_target_location() X-Ref |
No description |
test_parse_version_php() X-Ref |
No description |
has_message(array $messages, $level, $msgcode, $addinfo = null) X-Ref |
No description |
Class: testable_tool_installaddon_validator - X-Ref
Provides access to protected methods we want to explicitly testtestable_parse_version_php($fullpath) X-Ref |
No description |
get_plugintype_location($plugintype) X-Ref |
No description |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |