|
Moodle
2.2.1
http://www.collinsharper.com
|


Definition at line 27 of file testdml.php.
| enable_debugging | ( | ) | [protected] |
| get_debugging | ( | ) | [protected] |
| setUp | ( | ) |
Definition at line 38 of file testdml.php.
| sql_compare_text | ( | ) |
| tearDown | ( | ) |
Definition at line 48 of file testdml.php.
Definition at line 4322 of file testdml.php.
| test_coalesce | ( | ) |
| test_concat_join | ( | ) |
Must delete 0 rows without conditions. MDL-17645
Definition at line 3042 of file testdml.php.

| test_diagnose | ( | ) |
| test_execute | ( | ) |
| test_get_columns | ( | ) |
| test_get_field | ( | ) |
| test_get_indexes | ( | ) |
| test_get_manager | ( | ) |
| test_get_record | ( | ) |
| test_get_records | ( | ) |
Must return 0 rows without conditions. MDL-17645
Definition at line 1325 of file testdml.php.

Test some more complex SQL syntax which moodle uses and depends on to work useful to determine if new database libraries can be supported.
Definition at line 3798 of file testdml.php.

Must return 0 rows without conditions. MDL-17645
Definition at line 1096 of file testdml.php.

| test_get_tables | ( | ) |
| test_set_debug | ( | ) |
| test_set_field | ( | ) |
| test_sql_bitand | ( | ) |
| test_sql_bitnot | ( | ) |
| test_sql_bitor | ( | ) |
| test_sql_bitxor | ( | ) |
| test_sql_ceil | ( | ) |
| test_sql_concat | ( | ) |
Testing all sort of values
Testing fieldnames + values and also integer fieldnames
Definition at line 3498 of file testdml.php.

| test_sql_empty | ( | ) |
| test_sql_ilike | ( | ) |
| test_sql_isempty | ( | ) |
| test_sql_length | ( | ) |
| test_sql_like | ( | ) |
| test_sql_modulo | ( | ) |
| test_sql_regex | ( | ) |
| test_strtok | ( | ) |
$excludecoverage = array('lib/dml/simpletest') [static] |
Definition at line 33 of file testdml.php.
$includecoverage = array('lib/dml') [static] |
Definition at line 32 of file testdml.php.
$olddebug [protected] |
Definition at line 35 of file testdml.php.
$olddisplay [protected] |
Definition at line 36 of file testdml.php.