[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
This file contains tests for the {@link question_utils} class.
Copyright: | 2010 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 211 lines (8 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file question/engine/lib.php |
question_utils_test:: (9 methods):
test_arrays_have_same_keys_and_values()
test_arrays_same_at_key()
test_arrays_same_at_key_missing_is_blank()
test_arrays_same_at_key_integer()
test_int_to_roman()
test_int_to_roman_too_small()
test_int_to_roman_too_big()
test_int_to_roman_not_int()
test_clean_param_mark()
Class: question_utils_test - X-Ref
Unit tests for the {@link question_utils} class.test_arrays_have_same_keys_and_values() X-Ref |
No description |
test_arrays_same_at_key() X-Ref |
No description |
test_arrays_same_at_key_missing_is_blank() X-Ref |
No description |
test_arrays_same_at_key_integer() X-Ref |
No description |
test_int_to_roman() X-Ref |
No description |
test_int_to_roman_too_small() X-Ref |
test_int_to_roman_too_big() X-Ref |
test_int_to_roman_not_int() X-Ref |
test_clean_param_mark() X-Ref |
No description |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |