Moodle  2.2.1
http://www.collinsharper.com
base_nested_element_test Class Reference
Inheritance diagram for base_nested_element_test:
Collaboration diagram for base_nested_element_test:

Public Member Functions

 test_creation ()
 test_wrong_creation ()
 test_tree ()
 test_wrong_tree ()

Static Public Attributes

static $includecoverage

Detailed Description

Unit test case the base_nested_element class. Note: highly imbricated with base_final_element class

Definition at line 41 of file testbasenestedelement.php.


Member Function Documentation

Correct creation tests (attributes and final elements)

Definition at line 51 of file testbasenestedelement.php.

Here is the call graph for this function:

test_tree ( )

Correct tree tests (children stuff)

Definition at line 258 of file testbasenestedelement.php.

Here is the call graph for this function:

Incorrect creation tests (attributes and final elements)

Definition at line 189 of file testbasenestedelement.php.

Here is the call graph for this function:

Incorrect tree tests (children stuff)

Definition at line 312 of file testbasenestedelement.php.

Here is the call graph for this function:


Field Documentation

$includecoverage [static]
Initial value:
 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.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations