[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/tests/ -> xhtml_container_stack_test.php (summary)

Unit tests for xhtml stack.

Copyright: 2009 Tim Hunt
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later (5)
File Size: 135 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

core_xhtml_container_stack_testcase:: (8 methods):
  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()


Class: core_xhtml_container_stack_testcase  - X-Ref

Unit tests for the xhtml_container_stack class.

These tests assume that developer debug mode is on which is enforced by our phpunit integration.

test_push_then_pop()   X-Ref
No description

test_mismatched_pop_prints_warning()   X-Ref
No description

test_pop_when_empty_prints_warning()   X-Ref
No description

test_correct_nesting()   X-Ref
No description

test_pop_all_but_last()   X-Ref
No description

test_pop_all_but_last_only_one()   X-Ref
No description

test_pop_all_but_last_empty()   X-Ref
No description

test_discard()   X-Ref
No description



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1