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


Public Member Functions | |
| test_creation () | |
| test_wrong_creation () | |
| test_tree () | |
| test_wrong_tree () | |
Static Public Attributes | |
| static | $includecoverage |
Unit test case the base_nested_element class. Note: highly imbricated with base_final_element class
Definition at line 41 of file testbasenestedelement.php.
| test_creation | ( | ) |
Correct creation tests (attributes and final elements)
Definition at line 51 of file testbasenestedelement.php.

| test_tree | ( | ) |
Correct tree tests (children stuff)
Definition at line 258 of file testbasenestedelement.php.

Incorrect creation tests (attributes and final elements)
Definition at line 189 of file testbasenestedelement.php.

| test_wrong_tree | ( | ) |
Incorrect tree tests (children stuff)
Definition at line 312 of file testbasenestedelement.php.

$includecoverage [static] |
array( 'backup/util/structure/base_nested_element.class.php', 'backup/util/structure/base_final_element.class.php' )
Definition at line 43 of file testbasenestedelement.php.