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


Public Member Functions | |
| test_push_then_pop () | |
| test_mismatched_pop_prints_warning () | |
| test_pop_when_empty_prints_warning () | |
| test_correct_nesting () | |
| test_pop_all_but_last () | |
| test_pop_all_but_last_only_one () | |
| test_pop_all_but_last_empty () | |
| test_discard () | |
Static Public Attributes | |
| static | $includecoverage = array('lib/outputlib.php') |
Protected Member Functions | |
| start_capture () | |
| end_capture () | |
Unit tests for the xhtml_container_stack class.
These tests assume that developer debug mode is on, which, at the time of writing, is true. admin/tool/unittest/index.php forces it on.
Definition at line 42 of file testoutputlib.php.
| end_capture | ( | ) | [protected] |
| start_capture | ( | ) | [protected] |
| test_discard | ( | ) |
$includecoverage = array('lib/outputlib.php') [static] |
Definition at line 44 of file testoutputlib.php.