Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402] [Versions 401 and 402]
Unit tests for the html_writer class.
Copyright: | 2010 Tim Hunt |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 316 lines (10 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
html_writer_test:: (19 methods):
test_start_tag()
test_start_tag_with_attr()
test_start_tag_with_attrs()
test_end_tag()
test_empty_tag()
test_empty_tag_with_attrs()
test_nonempty_tag_with_content()
test_nonempty_tag_empty()
test_nonempty_tag_null()
test_nonempty_tag_zero()
test_nonempty_tag_zero_string()
test_div()
test_start_div()
test_end_div()
test_span()
test_start_span()
test_end_span()
test_table()
test_table_hidden_caption()
Class: html_writer_test - X-Ref
Unit tests for the html_writer class.test_start_tag() X-Ref |
test_start_tag_with_attr() X-Ref |
test_start_tag_with_attrs() X-Ref |
test_end_tag() X-Ref |
test_empty_tag() X-Ref |
test_empty_tag_with_attrs() X-Ref |
test_nonempty_tag_with_content() X-Ref |
test_nonempty_tag_empty() X-Ref |
test_nonempty_tag_null() X-Ref |
test_nonempty_tag_zero() X-Ref |
test_nonempty_tag_zero_string() X-Ref |
test_div() X-Ref |
test_start_div() X-Ref |
test_end_div() X-Ref |
test_span() X-Ref |
test_start_span() X-Ref |
test_end_span() X-Ref |
test_table() X-Ref |
test_table_hidden_caption() X-Ref |